How to I get jBox to NOT close if I check a condition and I want them to go back and fix.
There is a "onClose", where I can confirm, but returning false doesn't work, it closes anyway. I use the "onCloseComplete" to finalize everything.
What must I do to prevent closing in the "onClose" event?