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

Revision as of 12:33, 19 September 2013