Team:NCTU Formosa/source/head

From 2013.igem.org

(Difference between revisions)
Line 113: Line 113:
         } else {
         } else {
             away = false;
             away = false;
-
if ($(document).scrollTop() < 431){
+
if ($(document).scrollTop() < 509){
             $('#toc').stop().animate({'top': '0px'}, 1500).css({
             $('#toc').stop().animate({'top': '0px'}, 1500).css({
                 position: 'absolute'
                 position: 'absolute'

Revision as of 19:58, 15 September 2013