Joined March 2012
·
Achievements
515 Karma
139,431 Total ProTip Views
Forked
Have a project valued enough to be forked by someone else
Honey Badger
Have at least one original Node.js-specific repo
Mongoose
Have at least one original repo where Ruby is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Charity
Fork and commit to someone's open source project in need
Kona
Have at least one original repo where CoffeeScript is the dominant language
@nafaabout Thanks! I knew about dispatchEvent but didn't know you could trigger built-in methods with it. Older IE versions seem to support fireEvent but I'm not sure if they support something like new MouseEvent('click').
Re-reading this today and with your comment, I think "The Future" should really be using the native customEvent, using dispatchEvent and dropping support for IE <8.