Modal dialog boxes are a great way to show information to your users, but to also alert them of errors or warnings.
Zebra_Dialog is a small (4KB minified), compact (one JS file, no dependencies other than jQuery) and highly configurable dialog box plugin for jQuery, meant to replace JavaScript’s “alert” and “confirmation” dialog boxes, and built using the jQuery Plugin Boilerplate.
The plugin can also be used as a notification widget (when configured to show no buttons, and to close...