Team:NCTU Formosa/source/head

From 2013.igem.org

(Difference between revisions)
Line 91: Line 91:
             $('#toc').stop().css({
             $('#toc').stop().css({
                 position: 'fixed'
                 position: 'fixed'
-
             }).animate({'top': '-222px'}, 500);
+
             }).animate({'top': '-'$('#toc').height()+100-$(window).height()'px'}, 500);
             }}
             }}
         } else {
         } else {

Revision as of 12:18, 19 September 2013