SimpleModal - A modal dialog framework for jQuery
For questions, please post them on stackoverflow and tag the question with "simplemodal".
For issues or feature requests, please enter them on the issues page.
Donations are greatly appreciated.
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