The onpropertychange Event


The onpropertychange Event

The onpropertychange event occurs when an object's property value is changed. You can find the support for this event in Table 6.77.

Table 6.77. The onpropertychange Event

Event

NS2

NS3

NS4

NS6

IE3a

IE3b

IE4

IE5

IE5.5

IE6

onpropertychange

             

x

x

x

This is a cool event, because it enables you to monitor what's happening with various objects. Note that changing the innerText or innerHTML of child elements will not cause the onpropertychange event to occur in parent elements.



Inside Javascript
Inside JavaScript
ISBN: 0735712859
EAN: 2147483647
Year: 2005
Pages: 492
Authors: Steve Holzner

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net