Modal Test: Events


The "Show Modal" trigger button creates a modal that has its opening cancelled by using return false; from inside its beforeopen event. Doing this causes rendering of the modal to stop, so it won't show.