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($(" | + | $("#action").html($(".right-menu > ul").html() + $(".left-menu > ul").html()); |
- | + | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 17:53, 12 September 2012