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.

Because SimpleModal is more of a modal dialog framework; by default it will create very basic, unstyled, modal dialogs. Styling can be done through external CSS or through properties in the options object. It also provides 3 callback options: onOpen, onShow and onClose; allowing you to completely customize the behavior and functionality of the modal dialog.
Developed by Eric Martin; SimpleModal jQuery Plugin is available for download under GPL & MIT License. You can find further information, demos & download on SimpleModal Website.




Thanks for the nice write-up on SimpleModal!
Hi Martin,
Thank you for your efforts and contributions to open source community.
Best Wishes