Team:Wageningen UR/Templates/Page Footer
From 2013.igem.org
(Difference between revisions)
Karrenbelt (Talk | contribs) |
Karrenbelt (Talk | contribs) |
||
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( | + | $('.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'); | ||
$("#footer-box #footer:nth-child(2)").remove(); | $("#footer-box #footer:nth-child(2)").remove(); |
Revision as of 14:46, 27 July 2013