Team:Wageningen UR/Templates/Page Footer

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
$=jQuery.noConflict();
$=jQuery.noConflict();
 +
 +
$("#footer-box #footer:nth-child(2)").clone(true, true).contents().appendTo('#footer-box #footer:first-child');
 +
$("#footer-box #footer:nth-child(2)").remove();
$('h1.firstHeading, #contentSub').remove();
$('h1.firstHeading, #contentSub').remove();

Revision as of 01:19, 27 July 2013