Thursday, January 5, 2012

Zebra_Dialog - a lightweight jQuery dialog box plugin

Zebra_Dialog is a small 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.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

0 comments:

Post a Comment