After a user cancels a delete confirmation I want to fire a javascript call to stopPropagation on the element. I cant do this on click because it will then prevent the showing of the JS confirmation dialog. Is there a way to bind an action to when the user cancels?
Share
1 Answer