imhu / attrchange

onattrchange listener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

onattrchange listener

License:GNU General Public License v3.0