Team:Wageningen UR/Templates/Page Footer

From 2013.igem.org

(Difference between revisions)
Line 9: Line 9:
     jQuery(document).ready(function ($) {
     jQuery(document).ready(function ($) {
$('.sub-project li:first-child a').prepend('<img src="https://static.igem.org/mediawiki/2013/6/65/Petri_dish.png">');
$('.sub-project li:first-child a').prepend('<img src="https://static.igem.org/mediawiki/2013/6/65/Petri_dish.png">');
 +
$('.sub-project li:nth-child(4) a').prepend('<img src="https://static.igem.org/mediawiki/2013/8/87/Atp-icon.png">');
$('.sub-project li:nth-child(5) a').prepend('<img src="https://static.igem.org/mediawiki/2013/6/6f/Ph-icon.png">');
$('.sub-project li:nth-child(5) a').prepend('<img src="https://static.igem.org/mediawiki/2013/6/6f/Ph-icon.png">');
$("#footer-box #footer:nth-child(2) ul").clone(true, true).contents().appendTo('#footer-box #footer:first-child ul');
$("#footer-box #footer:nth-child(2) ul").clone(true, true).contents().appendTo('#footer-box #footer:first-child ul');

Revision as of 16:46, 27 July 2013