Boris Zbarsky | 9 Jan 05:00
Picon
Favicon

Re: event for attribute change of a <select> (DOMAttrModified?)


João Eiras wrote:
> Opera works just fine with that testcase.
> Mozilla, for me, on the other hand didn't get anything right.

Disabled form controls in Mozilla call stopPropagation on all events, so the 
listener in question doesn't fire.

You may want to file a bug on this if there isn't one...

-Boris


Gmane