Custombox – jQuery Modal Window Effects with CSS3 Transitions

Custombox is a jQuery plugin for making modal windows which uses CSS3 transition for effects. Custombox is created with native JavaScript but works perfectly with jQuery. It comes with 14 built in CSS3 effects based on Codrops Modal Window effects.

Preview (FadeIn Effect)

custom-box

Usage(with jQuery)

Include jQuery (v1.7+)


and then include the plugin’s js and css files:





Now call the plugin when the body is on load:



Github: https://github.com/dixso/custombox
Demo: http://dixso.github.io/custombox/
License: MIT

Leave a Reply