Breadcrump
You are in:
Accessibility '2.0'
When most people think about web accessibility they think about providing access to screen readers. While this is certainly an important part of accessibility is it not the whole story. Accessibility is also about providing access to devices or technologies or even search engines. As more people start to use mobile and other technologies to browse websites it is becoming ever more important and can be the difference between you and a competitor winning a new customer or client.
Creating event driven JavaScript objects
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.


