var $tabs = $('#example').tabs(); // first tab selected
$('#linky').click(function() { // bind click event to link
$tabs.tabs('select', 2); // switch to third tab
return false;
});
MIT iGEM MIT's 2010 iGEM team has combined past biobricks, improved some registry parts, and biobricked many new parts altogether. Get to know our parts and their names and functions!!
K415000 is working properly, but is only an intermediate.