Team:XMU-China/JS/SpryMenuBar/js
From 2012.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <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 39: | 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 762: | Line 764: | ||
})(); // EndSpryComponent | })(); // EndSpryComponent | ||
+ | </style> | ||
+ | </html> |
Latest revision as of 05:23, 6 August 2012