You can use DOMAttrModified from firefox and it works perfectly fine. I'm using it to let me know when a hidden field value changes. Here's my code I'm using in a script control:
this._onCCCHandler = Function.createDelegate(this, this._onCCC);
//pHdnFld is the hidden field I want to track...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.