Team:Harvard/Slider Test
From 2011.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
- | |||
$("#p-logo").height(0); | $("#p-logo").height(0); | ||
$("button").click(function(){ | $("button").click(function(){ | ||
Line 14: | Line 13: | ||
}); | }); | ||
</script> | </script> | ||
+ | <style type="text/css"> | ||
+ | h1.firstHeading { display: none; } | ||
</head> | </head> | ||
Revision as of 20:57, 7 July 2011