2.3.4.37 onpropertychange
Quirks Mode, IE7 Mode, IE8 Mode, IE9 Mode, IE10 Mode, and IE11 Mode (All Versions)
onpropertychange of
type Function
Occurs when a property changes on the object.
To invoke, cause a property to change value.
Bubbles: No
Cancelable: No
Context Info: propertyName
This attribute is an extension to HTMLElement.