Template:OUC-China.CommonCSS
From 2011.igem.org
(Difference between revisions)
Line 223: | Line 223: | ||
}); | }); | ||
$(".navitem").click(function(){ | $(".navitem").click(function(){ | ||
+ | if($(".navitem").attr("href")=="#homenav"){ | ||
+ | window.location="https://2011.igem.org/Team:OUC-China"; | ||
+ | return; | ||
+ | } | ||
return false; | return false; | ||
}); | }); |
Revision as of 03:41, 5 October 2011