Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Notifies the containing document that the value of the property has changed by firing the onpropertychange event on the element.
Syntax
element.fireChange()
Return Value
No return value.
Remarks
If no PUT attribute is specified on the property, the onpropertychange is automatically fired when the property is set in the containing document.
Applies To
element