Skip to content

A modal dialog framework for jQuery

License

Unknown and 2 other licenses found

Licenses found

Unknown
License.txt
GPL-2.0
GPL-LICENSE.txt
MIT
MIT-LICENSE.txt
Notifications You must be signed in to change notification settings

industrydive/simplemodal

 
 

Repository files navigation

SimpleModal - A private industrydive fork of @ericmmartin's modal dialog framework for jQuery

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.divefork.js This will also output a minified version.

ant full

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

ant clean

About

A modal dialog framework for jQuery

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
License.txt
GPL-2.0
GPL-LICENSE.txt
MIT
MIT-LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%