[jQuery] New Plugin: SimpleModal
I've been using jQuery for a couple months and recently had the need
for a modal dialog. I tried other existing modal plugins, but decided
to take a shot at creating my own plugin.
SimpleModal is a lightweight jQuery plugin that provides a simple,
cross-browser compatible interface to create a modal dialog.
The plugin is extremely flexible and was written to allow a developer
100% control of the style and functionality.
I would appreciate any feedback on the plugin, as it's my first one =)
Details:
http://www.ericmmartin.com/projects/simplemodal
Demo:
http://www.ericmmartin.com/simplemodal
Thanks,
Eric