1
shouts

Dean Edwards: Callbacks vs Events

posted by MikeMoreMikeMore 350 days, 13 hours, 15 minutes ago
Saturday, March 28, 2009 6:32:20 PM GMT

Most of the major JavaScript libraries claim to support custom events in one form or another. For example, jQuery, YUI and Dojo all support a custom “document ready” event. However, the implementation of these custom events is always some form of callback system.

category: UX | clicked: 2 | | source: deanedwards.me.uk | show counter code
tags: JavaScript, jQuery, YUI

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

To post your comment please login or signup