3
shouts

Firing Custom Events in jQuery | Truly Evil

posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 308 days, 19 hours, 47 minutes ago
Monday, May 11, 2009 5:42:10 PM GMT

Events seem daunting at first, but really jQuery makes them super simple. Events can be used to alter behavior or even have multiple events happen on a single state change.

We all know about events like click, onkeydown, onmousedown, onmouseover, etc. But you can fire custom events as well. First you need to understand how to fire events. You can do this by using the $().trigger() event through jQuery.

category: UX | clicked: 1 | | source: trulyevil.com | show counter code
tags: jQuery

No comments yet, be the first one to post comment.

To post your comment please login or signup