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