I have rewritten snippet to be pure JS without underscore.js and jQuery dependencies.
The bad thing is that event I use (`DOMSubtreeModified`) is deprecated in spec and there are several proposals as replacement (see [this MDN article for example](https://developer.mozilla.org/en-US/docs/Web/Guide/DOM/Events/Mutation_events)). However, I haven't found any cross-browser solution as replacement (`DOMSubtreeModified` has [the best support](http://help.dottoro.com/ljrmcldi.php) I've managed to find). --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/193#issuecomment-18394998
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
