Template:UOttawa Header

From 2012.igem.org

(Difference between revisions)
Line 6: Line 6:
var page = "</html>{{{nav}}}<html>";
var page = "</html>{{{nav}}}<html>";
-
alert(page);
+
if (page == "home") {
 +
$("table#header").hide();
 +
}
     $('.rollover').hover(function() {
     $('.rollover').hover(function() {

Revision as of 01:47, 4 October 2012