Team:NCTU Formosa/source/head

From 2013.igem.org

(Difference between revisions)
Line 25: Line 25:
var lastId,
var lastId,
     topMenu = $("#toc"),
     topMenu = $("#toc"),
-
     topMenuHeight = 24,
+
     topMenuHeight = 35,
     // All list items
     // All list items
     menuItems = topMenu.find("a"),
     menuItems = topMenu.find("a"),
Line 93: Line 93:
             $this.css({
             $this.css({
                 position: 'fixed',
                 position: 'fixed',
-
                 top: '67px',
+
                 top: '78px',
left:'50px'
left:'50px'
             });
             });

Revision as of 14:03, 30 August 2013