Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

modal dialog widget


Custom Window

A simple plugin to create multiple window like popups, full optional and easy to customize. Usefull to build up desktop-like applications.

Smart Modal

A more flexible modal box allowing any html to be inserted in to a modal box

jQuery Modal Dialog

Makes it easy to display modal dialogs of various types (error, warning, success, prompt).
Displaying a dialog is as simple as:

$.modaldialog.error('The operation failed.');

Options for the dialog include:

  • AutoClose Timeout
  • Show/Hide Close Button
  • Dialog Title
  • Dialog Width

SimpleModal

SimpleModal is a lightweight jQuery plugin that provides a simple interface to create a modal dialog.

The goal of SimpleModal is to provide developers with a cross-browser overlay and container that will be populated with content provided to SimpleModal.

SimpleModal also provides 3 callback options: onOpen, onShow and onClose...allowing you to completely customize the behavior and functionality of the modal dialog.

Homepage:
http://www.ericmmartin.com/projects/simplemodal