1.0.0 • Published 8 years ago
jquery-simplemodal v1.0.0
NOTICE
I am no longer able to actively support or maintain SimpleModal. If you would like to become a contributor, drop me a line. Otherwise, I will be removing this project in the near future.
SimpleModal - A modal dialog framework for jQuery
Questions?
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.
Donate
Donations are greatly appreciated.
Building SimpleModal
In the main directory of the distribution (the one that this file is in), type the following to make all versions of SimpleModal:
antThe standard, uncompressed, SimpleModal code.
Makes: ./dist/jquery.simplemodal.VERSION.js
ant fullFinally, you can remove all the built files using the command:
ant clean1.0.0
8 years ago