Team:UCLondon/Templates/Navigation
From 2012e.igem.org
(Difference between revisions)
Line 159: | Line 159: | ||
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script> | <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | $("#action").html($("#menubar > | + | $("#action").html($("#menubar > ul").html()); |
// alert($("#menubar").html()); | // alert($("#menubar").html()); | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 17:46, 12 September 2012