asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Dynamic HTML > Handling Events

Dynamic HTML

Previous: Understanding Events   Next: Event Bubbling


Handling Events

The following discussions assume you have a basic knowledge of events and scripting. If not, please refer to the relevant sections.

We must associate an event handler to a specific element or object in order for the handler to be called when the event occurs on the element or object. We can associate an event handler by using any of the following, essentially equivalent, methods.

More ...
Back to top


© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note