Team:Freiburg Bioware/jquery
From 2010.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
$("img").each(function() { | $("img").each(function() { | ||
- | + | $(this).wrap('<div class="img" />'); | |
}); | }); | ||
$("img").after(function() { | $("img").after(function() { |
Revision as of 14:55, 18 October 2010