Breadcrumb
You are in:
- Home
- Search results for tag “event driven”
Search results for tag “event driven”
Matt Dunn, UI Consultant
Creating your own event driven JavaScript objects can be very simple. The important thing is to
ensure you are not reinventing the standard DOM event model. Here I show an approach that provides a quick and
powerful mechanism for creating event driven objects.