Modal dialog effects with transitions CSS3.
Usage
You can install custombox through bower:
bower install custombox
Or through npm:
npm install custombox
Alternatively, download the package and reference the JavaScript and CSS files manually:
Optional legacy file for along for the older browsers.
Basic usage
content: effect: 'fadein' target: '#modal' ;