An Introduction To DOM Events

?ake use of them to solve common problems

Click, touch, load, drag, change, input, error, resize — the list of possible DOM events is lengthy. Events can be triggered on any part of a document, whether by a user’s interaction or by the browser. They don’t just start and end in one place; they flow though the document, on a life cycle of their own. This life cycle is what makes DOM events so extensible and useful. As developers, we should understand how DOM events work, so that we can harness their potential and build engaging experiences.

 

Throughout his time as a front-end developer, Wilson Page felt that he was never given a straight explanation of how DOM events work. His aim here is to give you a clear overview of the subject, to get you up to speed more quickly than he did. He will introduce the basics of working with DOM events, then delve into their inner workings, explaining how we can make use of them to solve common problems.

Lubov Cholakova

Lubov CholakovaLubov has been with DMXzone for 8 years now, contributing to the Content and Sales departments. She is bringing high quality content in the form of daily blog updates, reviews, tutorials, news, newsletters,update emails and extensions' manuals. If you have a product that needs publicity or any other questions about the entire DMXzone community, she is the one you can contact.

See All Postings From Lubov Cholakova >>

Comments

Be the first to write a comment

You must me logged in to write a comment.