Skip to content Skip to sidebar Skip to footer
Showing posts with the label Event Bubbling

Listen For Changes Against An Object In An Array Without Nesting Event Listeners

(disclaimer: this question is much simpler than the title suggests!) I have a re-occuring problem i… Read more Listen For Changes Against An Object In An Array Without Nesting Event Listeners

Why Is Dragging In Raphaël Broken By Stopping Propagation Of Mousemove In An Enclosing Element In The Bubble Phase?

I am trying to debug an event handling bug in a complicated web application, but I've reduced t… Read more Why Is Dragging In Raphaël Broken By Stopping Propagation Of Mousemove In An Enclosing Element In The Bubble Phase?