Team:ZJU-China/template/header

From 2013.igem.org

(Difference between revisions)
Line 188: Line 188:
// add "cbp-spmenu-push" class to <body> label
// add "cbp-spmenu-push" class to <body> label
$("body").addClass("cbp-spmenu-push");
$("body").addClass("cbp-spmenu-push");
-
$("p:first").addclass("hidden");
+
$("p:first").addClass("hidden");
</script>
</script>
</html>
</html>

Revision as of 14:52, 22 September 2013