Skip to content

vladrub/jquery.modalBox

Repository files navigation

Jquery modal box plugin

The light weight modal plugin with css3 animations for jQuery

See the demo page for documentation and a demonstration.

Installation

The plugin requires jQuery 1.8 or higher.

Via bower:

bower install jquery.modal-box

Via npm:

npm install --save jquery.modal-box

Downloading Manually

If you want the latest stable version, get the latest release from the releases page.