Team:Evry/Template:Menu

From 2014.igem.org

(Difference between revisions)
Line 6: Line 6:
   $("#fakemenu").append($("#menubar li"));
   $("#fakemenu").append($("#menubar li"));
   $("#top-section").remove();
   $("#top-section").remove();
-
});
 
 +
});
 +
/*
sfHover = function() {
sfHover = function() {
         var sfEls = document.getElementById("menu").getElementsByTagName("LI");
         var sfEls = document.getElementById("menu").getElementsByTagName("LI");
Line 19: Line 20:
         }
         }
}
}
-
if (window.attachEvent) window.attachEvent("onload", sfHover);
+
if (window.attachEvent) window.attachEvent("onload", sfHover);*/
</script>
</script>
</head>
</head>

Revision as of 21:57, 17 October 2014