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': +$('#toc').height()-$(window).height()+'px'}, 500);
+
             }).animate({'top': -22-$('#toc').height()+$(window).height()+'px'}, 500);
             }}
             }}
         } else {
         } else {

Revision as of 12:50, 19 September 2013