Team:Hong Kong HKU/extra/protocols
From 2013.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
document.messageForm.messageField.value = messages[messageindex]; } // End --> | document.messageForm.messageField.value = messages[messageindex]; } // End --> | ||
</SCRIPT> | </SCRIPT> | ||
- | <div id="content1"> | + | <div id="content1"><br> |
<font face="Impact" size="7" color="green"> | <font face="Impact" size="7" color="green"> | ||
Protocols<br><br> | Protocols<br><br> | ||
Line 22: | Line 22: | ||
<form name="messageForm"> | <form name="messageForm"> | ||
<select name="messagePick" OnChange="messageReveal()"> | <select name="messagePick" OnChange="messageReveal()"> | ||
- | <option value="0">The Menu Message <option>Seen this before? | + | <option value="0">The Menu Message |
- | <option>Possible uses? <option>Shares Information <option>Saves | + | <option>Seen this before? |
- | space <option>Get the code! </select> <br><p> <textarea | + | <option>Possible uses? |
- | name="messageField" rows=6 cols=50 wrap=virtual></textarea> | + | <option>Shares Information |
+ | <option>Saves | ||
+ | space <option>Get the code! </select> <br><p> | ||
+ | <textarea | ||
+ | name="messageField" rows=6 cols=50 wrap=virtual>adsf</textarea> | ||
</form> | </form> | ||
</div> | </div> |
Revision as of 00:49, 28 September 2013
Protocols