Difference between revisions of "User:Randy:Groupparts Test"

Line 7: Line 7:
 
//$('#htdiv').load('https://parts.igem.org/cgi/xml/groupparts.cgi?t=iGEM2009&g=Lethbridge');
 
//$('#htdiv').load('https://parts.igem.org/cgi/xml/groupparts.cgi?t=iGEM2009&g=Lethbridge');
 
$(document).ready( function() {
 
$(document).ready( function() {
     $('.groupparts_table').tablesorter();
+
     $('#myTable').tablesorter();
 
     }
 
     }
 
);
 
);

Revision as of 02:00, 29 April 2010

Loading.....