Cross-browser processing is sometimes a lot of hassle.
In this case, I need to capture quite a few events, but I can not afford to use a multi-purpose library that is larger than 10ish Kb . (e.g. jQuery, Prototype, Dojo, YUI, ...)
This script is designed to track the various sites that I support.
Each browser seems to handle events a bit, and sometimes in completely different ways !

I would be very happy if someone could point me to a Javascript library designed for cross-browser event handling.
That would make my day! =
source
share