top | item 43870789

(no title)

chrisbuc | 10 months ago

I'm sure someone can get it smaller than this (save as .html)

  <input id="i">
  <button onclick="l.textContent='Now do '+i.value">Do This</button>
  <button onclick="l.textContent='Do nothing'">Do Nothing</button>
  <label id="l"></label>

discuss

order