Team:UNITS Trieste/Parts
From 2011.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
$("#groupparts").mouseover(function(){ | $("#groupparts").mouseover(function(){ | ||
$("tr:even").addClass("alt"); }); | $("tr:even").addClass("alt"); }); | ||
- | $('td').contains('http | + | $('td').contains('http').each(function(){ |
- | + | ||
self.parent().bind('click',function(){ | self.parent().bind('click',function(){ | ||
- | + | $(this).find("a").click(); | |
}); | }); | ||
}); | }); |
Revision as of 13:49, 17 September 2011
<groupparts>iGEM011 UNITS_Trieste</groupparts>