Zebra_Dialog, a lightweight dialog box plugin for jQuery
Zebra_Dialog is a small (4KB minified), compact (one JS file, no dependencies other than jQuery 1.5.2+) and highly configurable dialog box plugin for jQuery, meant to replace JavaScript's "alert" and "confirmation" dialog boxes. Can also be used as a notification widget - when configured to show no buttons and to close automatically - for updates or errors, without distracting users from their browser experience by displaying obtrusive alerts. Features: - great looks - out of the box - 5 types of dialog boxes available: confirmation, information, warning, error and question; - easily customizable appearance by changing the CSS file - create modal or non-modal dialog boxes - easily add custom buttons - position the dialog box wherever you want - not just in the middle of the screen - use callback functions to handle user's choice - works in all major browsers (Firefox, Opera, Safari, Chrome, Internet Explorer 6+)