My question is somewhat weird, but can i add events for any DOM elements(div), like 'onHtmlChange', to be notified when that div has changed their content?
Check out DOMNodeInserted and DOMNodeRemoved.
Ben Nadel recently blogged the following: Detecting When DOM Elements Have Been Removed With jQuery
1.4m articles
1.4m replys
5 comments
57.0k users