Re: How do I get the previous value?
Rex the Strange <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <bdeca5d2-8747-4809-a218-16789a5a82fa@y10g2000prf.googlegroups.com> |
On Sep 10, 6:38 pm, Boris Zbarsky <[email protected]> wrote: > Rex the Strange wrote: > > All of the DOM specs lead me to believe that the first parameter > > passed to the handler routine has the answer > > And just to be clear, this is not the case unless your mutation listener > is the only listener registered anywhere in sight. > > -Boris Excellent. Just what I needed to know. Thanks, Boris.