jQuery Impromptu
About
- Author: Trent Richardson
- Documentation: http://trentrichardson.com/Impromptu/
- Twitter: @practicalweb
- eBook: Impromptu - From I to U
Use
- Include jQuery and Impromptu into your page (production version or the development version)
- Add the CSS file or copy it to your CSS (production version or the development version)
- call using $.prompt('hello world!');
- Visit the Impromptu Documentation for MUCH more advanced usage
Contributing
jQuery Impromptu uses Grunt to automate the build, lint, minification.
- Checkout the dev branch
- Follow the contributing instructions
License
Copyright 2011 Trent Richardson
Licensed under the MIT.