9 Jan 05:00
Re: event for attribute change of a <select> (DOMAttrModified?)
From: Boris Zbarsky <bzbarsky <at> mit.edu>
Subject: Re: event for attribute change of a <select> (DOMAttrModified?)
Newsgroups: gmane.comp.web.dom.general
Date: 2007-01-09 04:00:51 GMT
Subject: Re: event for attribute change of a <select> (DOMAttrModified?)
Newsgroups: gmane.comp.web.dom.general
Date: 2007-01-09 04:00:51 GMT
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
RSS Feed