Team:UCLondon/Templates/Navigation
From 2012e.igem.org
(Difference between revisions)
Line 161: | Line 161: | ||
<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($(".left-menu > ul").html() + $(".right-menu > ul").html() ); |
</script> | </script> | ||
</html> | </html> |
Revision as of 18:02, 12 September 2012