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 ($) { | ||
+ | $('.sub-project li:first-child a').prepend('<img src="https://static.igem.org/mediawiki/2013/6/65/Petri_dish.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 11:59, 27 July 2013