User:ChristopherW
From 2013.igem.org
(Difference between revisions)
ChristopherW (Talk | contribs) |
ChristopherW (Talk | contribs) |
||
Line 7: | Line 7: | ||
<input type="button" onclick="myFunction()" value="Show alert box" /> | <input type="button" onclick="myFunction()" value="Show alert box" /> | ||
- | + | <input type="text" id="EnteredSequence"> Enter sequence! | |
<script> | <script> | ||
Line 13: | Line 13: | ||
{ | { | ||
window.alert("Hello! I am an alert box!"); | window.alert("Hello! I am an alert box!"); | ||
- | |||
}; | }; | ||
Revision as of 21:26, 14 July 2013
Paragraph?
Enter sequence!