Team:UNITS Trieste/Parts

From 2011.igem.org

(Difference between revisions)
Line 10: Line 10:
               $("tr:even").addClass("alt"); });
               $("tr:even").addClass("alt"); });
               $('tbody td').each(function(){
               $('tbody td').each(function(){
-
                 $(this).parent().bind('click',function(){
+
                 $(this).parent().click(function(){
                   $(this).find("a").click();
                   $(this).find("a").click();
                 });
                 });

Revision as of 13:51, 17 September 2011

<groupparts>iGEM011 UNITS_Trieste</groupparts>