UNPKG

jquery.modal-box

Version:

The light weight modal plugin with css3 animations for jQuery

21 lines (15 loc) 649 B
# Jquery modal box plugin The light weight modal plugin with css3 animations for jQuery See the [demo page](http://vladrub.github.io/jquery.modalBox/) for documentation and a demonstration. ## Installation The plugin requires jQuery 1.8 or higher. Via [bower](https://github.com/vladrub/jquery.modalBox/blob/master/bower.json): ```bash bower install jquery.modal-box ``` Via [npm](https://www.npmjs.com/package/jquery.modal-box): ```bash npm install --save jquery.modal-box ``` ### Downloading Manually If you want the latest stable version, get the latest release from the [releases page](https://github.com/vladrub/jquery.modalBox/releases).