joelso / simplemodal

A modal dialog framework for jQuery

Home Page:http://www.ericmmartin.com/projects/simplemodal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleModal - A modal dialog framework for jQuery

Questions?

For questions, please post them on stackoverflow or in the jQuery Plugins Forum.

For issues or feature requests, please enter them on the issues page.

Twitter

Donate

Donations are greatly appreciated.

Building SimpleModal

  • Make sure that you have Java and Ant installed.

In the main directory of the distribution (the one that this file is in), type the following to make all versions of SimpleModal:

ant

The standard, uncompressed, SimpleModal code.
Makes: ./dist/jquery.simplemodal.VERSION.js

ant full

Finally, you can remove all the built files using the command:

ant clean

Archives

About

A modal dialog framework for jQuery

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

License:Other


Languages

Language:JavaScript 100.0%