Difference between revisions of "User:Randy:Groupparts Test"
Line 4: | Line 4: | ||
<div id='htdiv' style='min-height:100px; min-width:500px;border:1px solid green'><div style='padding:20px;color:gray'>Loading.....</div></div> | <div id='htdiv' style='min-height:100px; min-width:500px;border:1px solid green'><div style='padding:20px;color:gray'>Loading.....</div></div> | ||
<script> | <script> | ||
− | |||
$('#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() { | |
− | + | $('.groupparts_table').tablesorter(); | |
− | + | } | |
− | + | }; | |
</script> | </script> | ||
</html> | </html> |
Revision as of 01:52, 29 April 2010
Loading.....