User:ChristopherW
From 2013.igem.org
(Difference between revisions)
ChristopherW (Talk | contribs) |
ChristopherW (Talk | contribs) |
||
Line 5: | Line 5: | ||
<script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script> | <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | function barney(){alert("clicked"); $("#Command").load("http://parts.igem.org/das/parts/dna/?segment=BBa_K801060",function(response,status){ | + | function barney(){ |
+ | alert("clicked"); $("#Command").load("http://parts.igem.org/das/parts/dna/?segment=BBa_K801060",function(response,status){ | ||
if (status == "success){alert("Success");} | if (status == "success){alert("Success");} | ||
- | } | + | }) |
} | } | ||
</script> | </script> |
Revision as of 15:09, 25 July 2013
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.