User:ChristopherW
From 2013.igem.org
(Difference between revisions)
ChristopherW (Talk | contribs) |
ChristopherW (Talk | contribs) |
||
Line 7: | Line 7: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$("button").click(function(){ | $("button").click(function(){ | ||
- | $("div").load("demo_cd_catalog.xml",function(response,status){ | + | $("div").load("http://www.w3schools.com/jquery/demo_cd_catalog.xml",function(response,status){ |
if (status=="success") | if (status=="success") | ||
{ | { |
Revision as of 14:59, 25 July 2013
Artists
The XML file used in this example is demo_cd_catalog
Enter a BioBrick number below! Either starting with "BBa_" or just the alphanumeric code!
For new BioBricks, which aren't in the Registry yet, please enter the the nucleotide sequence directly.