Template:Team:Hong Kong-CUHK/TEMPLATE 2011 HEAD
From 2011.igem.org
(Difference between revisions)
Line 112: | Line 112: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$('ul.nav-list a').click(function() { | $('ul.nav-list a').click(function() { | ||
- | $this.attr('class', 'selected'); | + | $(this).attr('class', 'selected'); |
}); | }); | ||
</script> | </script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 05:52, 5 October 2011