Team:NCTU Formosa/source/head

From 2013.igem.org

(Difference between revisions)
Line 98: Line 98:
}
}
else {
else {
-
if(window.location.href.indexOf("team") <= -1)
+
if(window.location.href.indexOf("team") <= -1){
if (!$.browser.webkit) {
if (!$.browser.webkit) {
             $('#toc').stop().css({
             $('#toc').stop().css({
Line 104: Line 104:
             }).animate({'top': '78px'}, 500);
             }).animate({'top': '78px'}, 500);
}
}
-
}
+
}}
         }
         }
     });
     });

Revision as of 19:54, 21 September 2013