I have the following not working:
HTML
JS (on DOM ready)
Yet the event continues to bubble up the DOM tree. Other actions in the function are working fine. Using return false is not an option, as I need the checkbox to be checked/unchecked normally.