Team:XMU-China/JS/SpryMenuBar/js

From 2012.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<style type="text/js">
+
<style type="text/javascript">
-
 
+
// SpryMenuBar.js - version 0.13 - Spry Pre-Release 1.6.1
// SpryMenuBar.js - version 0.13 - Spry Pre-Release 1.6.1
//
//
Line 42: Line 41:
  *******************************************************************************/
  *******************************************************************************/
-
(function() { // BeginSpryComponent
+
(function Sprybar() { // BeginSpryComponent
if (typeof Spry == "undefined") window.Spry = {}; if (!Spry.Widget) Spry.Widget = {};
if (typeof Spry == "undefined") window.Spry = {}; if (!Spry.Widget) Spry.Widget = {};
Line 765: Line 764:
})(); // EndSpryComponent
})(); // EndSpryComponent
-
 
+
</style>  
-
</style>
+
</html>
-
<html>
+

Latest revision as of 05:23, 6 August 2012