Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mutation Events

How Do I Play A Sound When An Element Changes, Like So Chat Does?

I want a sound to play when an element changes on a page. I know how to do this, but I can't ge… Read more How Do I Play A Sound When An Element Changes, Like So Chat Does?

Detecting DOM Change Events

Is there a way to detect DOM change events? whether it be text replacement, moving a node, removin… Read more Detecting DOM Change Events