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 (!$.browser.webkit) { | ||
$('#toc').stop().css({ | $('#toc').stop().css({ | ||
position: 'fixed' | position: 'fixed' | ||
}).animate({'top': '78px'}, 500); | }).animate({'top': '78px'}, 500); | ||
+ | } | ||
} | } | ||
} | } |
Revision as of 19:53, 21 September 2013