Team:SUSTC-Shenzhen-A/Part
From 2013.igem.org
(Difference between revisions)
Line 128: | Line 128: | ||
}); | }); | ||
$('#groupparts').load('/cgi/api/groupparts.cgi?t=iGEM013\&g=SUSTC-Shenzhen-A', function() { | $('#groupparts').load('/cgi/api/groupparts.cgi?t=iGEM013\&g=SUSTC-Shenzhen-A', function() { | ||
- | $('#groupparts .tablesorter').tablesorter(); | + | //$('#groupparts .tablesorter').tablesorter(); |
- | $('#groupparts table').addClass('table').addClass('table-striped'); | + | $('#groupparts').find('table').addClass('table').addClass('table-striped'); |
}); | }); | ||
}); | }); |
Revision as of 23:59, 27 September 2013
Game theory
Stategy for the Classic Prisoners' Dilemma.
Loading.....