User:ChristopherW
From 2013.igem.org
(Difference between revisions)
ChristopherW (Talk | contribs) |
ChristopherW (Talk | contribs) |
||
Line 9: | Line 9: | ||
<body> | <body> | ||
- | <p id="Command">Enter a | + | <p id="Command">Enter a BioBrick number below! Either starting with "BBa_" or just the alphanumeric code! <br> |
+ | For new BioBricks, which aren't in the Registry yet, please enter the the nucleotide sequence directly. | ||
+ | </p> | ||
- | <input type="text" id=" | + | <input type="text" id="EnteredBioBrick"> Enter BioBrick number! |
<br> | <br> | ||
- | <input type="button" onclick=" | + | <input type="button" onclick="get_sequence()" value="Click here to create table"> |
<p id="htmlExplanation"></p> | <p id="htmlExplanation"></p> | ||
Line 22: | Line 24: | ||
</body> | </body> | ||
+ | |||
</html> | </html> |
Revision as of 12:30, 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.