Changes

Jump to: navigation, search

A Simple JavaScript Example

8 bytes removed, 18:46, 9 April 2007
no edit summary
<form>
<p>
<input type=button value="Press me" onClick="alert('Goodbye cruel world')">
</p>
</form>
 
</body>
</html>
</pre>

Navigation menu