It is inspired by the more famous Fancybox.
CeraBox is a JavaScript plugin used to display larger images (or other objects) without leaving the page using modal dialogs.
A demo is included with the download package.
Here are some key features of "CeraBox":
· Display images
· Group images into sets
· Display iframes
· Display various Video objects
· Display Flash
· Fetch content via Ajax
Requirements:
· JavaScript enabled on client side
· MooTools 1.4 or higher
What's New in This Release: [ read full changelog ]
· New option `devicePixelRatio`, scales images for HDPI (retina) screens.
· New option `preventScrolling`, prevents default action for mousewheel and keydown events.
· All options for Ajax requests and Swf are now overridable.
· Cleaned some messy indents / white space.