Skip to content

Repository files navigation

Custombox npm versionTravisCoverage Statusnpm License

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:

<scriptsrc="custombox.min.js"></script><linkrel="stylesheet" type="text/css" href="custombox.min.css">

Optional legacy file for along for the older browsers.

<scriptsrc="custombox.legacy.min.js"></script>

Basic usage

newCustombox.modal({content: {effect: 'fadein',target: '#modal'}}).open();

About

Modal window effects with transitions CSS3.

Resources

Stars

614 stars

Watchers

35 watching

Forks

Releases

Packages

Used by

Contributors

Languages