Team:Amsterdam/shadow/glossary
From 2012.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
charset=iso-8859-1" /> | charset=iso-8859-1" /> | ||
<title>iGEM Amsterdam: Cell Logbook</title> | <title>iGEM Amsterdam: Cell Logbook</title> | ||
- | + | <script type="text/javascript"> | |
- | + | function myFunction() | |
- | <script type="text/ | + | { |
- | function | + | alert("I am an alert box!"); |
- | + | ||
} | } | ||
</script> | </script> | ||
+ | </head> | ||
+ | <body> | ||
<div id="centerContent"> | <div id="centerContent"> | ||
<p> | <p> | ||
<span class="mw-headline" id="Methylation">Methylation</span><br><br> | <span class="mw-headline" id="Methylation">Methylation</span><br><br> | ||
<span class="mw-headline" id="Zinc Finger">Zinc Finger</span><br><br> | <span class="mw-headline" id="Zinc Finger">Zinc Finger</span><br><br> | ||
- | + | <input type="button" onclick="myFunction()" value="Show alert box" /> | |
- | <input type="button" | + | |
- | + | ||
</div> | </div> | ||
</body> | </body> |
Revision as of 11:52, 20 June 2012