forked from pixel2/jQuery-Easy-Confirm-Dialog-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
jQuery plugin that imitates the standard javascript confirm-action. But uses standard jquery dialog-module to show the message. Very simple integration, no callbacks needed. When added all other events will be put on hold and only executed on user confirmation.
antoniopironti/jQuery-Easy-Confirm-Dialog-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
jQuery Easy Confirm Dialog plugin examples 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. Know issues: * Will only work with events bound with jQuery
About
jQuery plugin that imitates the standard javascript confirm-action. But uses standard jquery dialog-module to show the message. Very simple integration, no callbacks needed. When added all other events will be put on hold and only executed on user confirmation.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%