/attrchange

onattrchange listener

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

attrchange

attrchange is a simple jQuery function to bind a listener function to any HTML element on attribute change.

DEMOS & DOCUMENTATION:

http://meetselva.github.com/attrchange/

Reference:

Browser Support Information:

DOMAttrModified - Supported in IE 9, FF and Opera

MutationObservers - is very new and it is supported in FF and Chrome 18.

onpropertychange - Only in IE