I would like to use Mutation Observers in Chrome to monitor DOM changes in the entire document. However, I would like to blacklist specific elements with certain id
's. Is there a way to do this?
Use mutation-summary library found here: http://code.google.com/p/mutation-summary/ . The element query summarizes the changes to the presence and location of elements matching the given selector string. found here: http://code.google.com/p/mutation-summary/wiki/APIReference#The_element_Query
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With