I played with JavaScript a while ago, and it annoyed me that I could not create my own event.
I saw the Framework with this built-in (jQuery, MooTools, Prototype. Dojo is not weird because it seems to do everything and your laundry), and I actually created my own system to create and trigger custom events.
It just seems like there should be a way of doing it. Does anyone know how to do this / if you can even?
source
share