fisher123 javascript

Event Handlers, Methods, and Forms: Most of what you see on this page is controlled or created using JS!



These buttons are objects in a form. Each button uses an "onClick" event handler to run some javascript.


 

HINT! Check out the source code for all the details