Skip to content Skip to sidebar Skip to footer
Showing posts with the label Stoppropagation

Why Does Preventdefault() On A Parent Element's Click 'disable' A Checkbox?

I encountered this situation recently (simplified here). Simply wrap a checkbox with an element an… Read more Why Does Preventdefault() On A Parent Element's Click 'disable' A Checkbox?

Event.stopPropagation() Not Working In Chrome With JQuery 1.7

For some reason clicking the document isn't working in Chrome (the closeQuickView is not being … Read more Event.stopPropagation() Not Working In Chrome With JQuery 1.7