Template:Berkeley Main Script
From 2010.igem.org
(Difference between revisions)
(New page: <html> <script type="text/javascript"> $(document).ready(function() { alert(1); }) </script> </html>) |
|||
Line 5: | Line 5: | ||
$(document).ready(function() | $(document).ready(function() | ||
{ | { | ||
- | + | $(".firstHeading").remove(); | |
}) | }) | ||
Revision as of 17:55, 24 October 2010