Bug

IE6 bug using blur and focus on form events

Publié lundi 27 juillet 2009

Tags : IE JavaScript Bug Technique

While developping SelectOverflow (a Mootools plugin for long selects), IE6 fired the blur event when I said focus(). Here’s how I circumvented the bug.