Team:Wageningen UR/Templates/Page Footer
From 2013.igem.org
(Difference between revisions)
Karrenbelt (Talk | contribs) |
Karrenbelt (Talk | contribs) |
||
Line 3: | Line 3: | ||
$=jQuery.noConflict(); | $=jQuery.noConflict(); | ||
- | var | + | var footerhtml = $('#footerbox #footer:nth-child(2) #f-list').html(); |
- | $('#footerbox #footer:first-child #f-list').append( | + | $('#footerbox #footer:first-child #f-list').append(footerhtml); |
$('h1.firstHeading, #contentSub').remove(); | $('h1.firstHeading, #contentSub').remove(); |
Revision as of 00:54, 27 July 2013