The Fine Art of JavaScript Event Handling
Browser Event Handling is an art form to perform efficiently and correctly. Each browser and device react differently while attempting to simulate the desktop. This talk covers the effective ways to handle all platforms through the lessons learned.