Normal Input Event
by jamesdh
HTML
<div id="input">
Click the following button:
<button id="button" type="button">Click Me!</button>
</div>
<div id="output">
Then copy the below results and paste into the ticket:
<div id="result"></div>
</div>
JavaScript
$