jQuery-Impromptu icon indicating copy to clipboard operation
jQuery-Impromptu copied to clipboard

An extention to help provide a more pleasant way to spontaneously prompt a user for input.

jQuery Impromptu

About

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.