CSS Event Listener

CSS Event Listener

Is it possible to have an event listener attached to CSS changes. For example, fire an event when the top attribute of an element has changed?

Think this might be easier than refactoring an entire plugin.


Thanks for any help you can provide,

Joe