Hi! I want to perform some action when some property of an element is changed. For example, if class name of some div element is changed I want to be able to catch this "on property change event" and perform some action. Is there any approach to do this?
Thanks in advance. -- with regards, Maxim
