Team:Wageningen UR/Templates/Page Footer
From 2013.igem.org
(Difference between revisions)
Karrenbelt (Talk | contribs) |
Karrenbelt (Talk | contribs) |
||
Line 8: | Line 8: | ||
$(function ($) { | $(function ($) { | ||
jQuery(document).ready(function ($) { | jQuery(document).ready(function ($) { | ||
- | $("#footer-box #footer:nth-child(2)").clone(true, true).contents().appendTo('#footer-box #footer:first-child'); | + | $("#footer-box #footer:nth-child(2) ul").clone(true, true).contents().appendTo('#footer-box #footer:first-child ul'); |
$("#footer-box #footer:nth-child(2)").remove(); | $("#footer-box #footer:nth-child(2)").remove(); | ||
$('#topmenu .project, ul.sub-project').hover( | $('#topmenu .project, ul.sub-project').hover( |
Revision as of 01:20, 27 July 2013