Template:Team:Washington/Templates/Top
From 2012.igem.org
(Difference between revisions)
Housekeeper (Talk | contribs) |
Housekeeper (Talk | contribs) |
||
Line 597: | Line 597: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | $("#content").find("a[href='"+window.location.href+"']").each(function(){ | |
- | + | $(this).find("a").addClass("selected") | |
- | + | ||
}) | }) | ||
- | |||
</script> | </script> | ||