Dev.Opera - Follow the standards, break the rulesDev.Opera - Follow the standards, break the rules

Login

Lost password?

Forums » Article Discussions

Discuss the articles posted on Dev.Opera.

Note: You need to login to post in the forums. if you don't have an account you first need to sign up.

By robnyman anchor Tuesday, 3. February 2009, 06:38:18

49 - Handling events with JavaScript

You can't do anything with JavaScript in response to user actions without using events. In fact, they have featured in some of the previous articles without really being explained. In this article, Robert Nyman chronicles at the evolution of JavaScript/HTML events, before looking at how events are made to work across different browsers in modern JavaScripting. Concepts such as bubbling and event object references are covered.

( Read the article )

By stelt anchor Monday, 16. March 2009, 16:12:37

avatartypo: shouldnote

HTML of "Stopping event bubbling" is wrong:
<div>.....</a>

By chrismills O anchor Monday, 6. April 2009, 23:33:46

avatar

Originally posted by stelt:

typo: shouldnote

HTML of "Stopping event bubbling" is wrong:

<div>.....



Typos fixed - thanks!

I've also improved the code indenting.

Moderators: pepelsbey | dstorey | mcx | operadev | chrismills | shwetankdixit | brucelawson | iheni | andreasbovens | zibin | mollydotcom