I am writing a Browser Helper Object for ie7, and I need to detect DOM modification (i.e. via AJAX). So far I couldn't find any feasible solution.
You want to use IMarkupContainer2::CreateChangeLog.