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

Line 6: Line 6:
 
       function() { alert('called'); $('#myTable').trigger('update'); } );
 
       function() { alert('called'); $('#myTable').trigger('update'); } );
 
//$('#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() { alert('first');
 
     $('#myTable').tablesorter();
 
     $('#myTable').tablesorter();
 
     }
 
     }

Revision as of 02:38, 29 April 2010

Loading.....