Team:DTU-Denmark/Achievements/demo form.asp
From 2014.igem.org
(Difference between revisions)
Tbjohannesen (Talk | contribs) (Created page with "{{:Template:Team:DTU-Denmark/maintemplate}} <html> <body> <form onsubmit="return false" oninput="o.value = parseInt(a.value) + parseInt(b.value)"> <input name="a" type="numb...") |
Tbjohannesen (Talk | contribs) |
||
Line 6: | Line 6: | ||
<form onsubmit="return false" oninput="o.value = parseInt(a.value) + parseInt(b.value)"> | <form onsubmit="return false" oninput="o.value = parseInt(a.value) + parseInt(b.value)"> | ||
- | <input name="a | + | <input name="a" type="number" step="any"> = |
- | + | ||
<output name="o"></output> | <output name="o"></output> | ||
</form> | </form> |
Latest revision as of 03:19, 10 September 2014