You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 27, 2025. It is now read-only.
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?