HTML tutorials

Understanding "event handlers" in JavaScript

So, what are event handlers? Very powerful and useful! They are JavaScript code that are not added inside the <script> tags, but rather, inside the html tags, that execute JavaScript when something happens, such as pressing a button, moving your mouse over a link, submitting a form etc.
Home
Bookmark Tutorial
Remove Frame
Report Broken Link