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').each(function(){
+
               $('tbody td').each(function(){
-
                 self.parent().bind('click',function(){
+
                 $(this).parent().bind('click',function(){
                   $(this).find("a").click();
                   $(this).find("a").click();
                 });
                 });

Revision as of 13:50, 17 September 2011

<groupparts>iGEM011 UNITS_Trieste</groupparts>