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
This is a jQuery based confirm plugin module that will act as the build in confirm-function in javascript but with the ability to style the dialog window. Only using built in jQuery and jQuery UI functions.
No need for manual callbacks, default event will be put on halt and only executed if user confirms.
If there is any actions on the target these will be executed, it there are no actions but a URL present. The user will be redirected.