Author: marekz
Date: 2011-08-15 07:47:49 -0700 (Mon, 15 Aug 2011)
New Revision: 26552
Modified:
cytoscapeweb/branches/gsoc2011/cytoscapeweb-svg/main.html
Log:
Reintroduced jQuery to deal with compatibility issue
Modified: cytoscapeweb/branches/gsoc2011/cytoscapeweb-svg/main.html
===================================================================
--- cytoscapeweb/branches/gsoc2011/cytoscapeweb-svg/main.html 2011-08-15
02:12:47 UTC (rev 26551)
+++ cytoscapeweb/branches/gsoc2011/cytoscapeweb-svg/main.html 2011-08-15
14:47:49 UTC (rev 26552)
@@ -11,6 +11,7 @@
}
</style>
<script type="text/javascript"
src="cytoscapeweb-svg.js"></script>
+ <script type="text/javascript" src="jquery-1.6.2.js"></script>
<script type="text/javascript" src="hermetic.js"></script>
<script type="text/javascript" src="arbor.js"></script>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.