Multibox description |
|
|
Multibox is a lightbox that supports images, flash, video, mp3s, html.
Multibox is a lightbox that supports images, flash, video, mp3s, html.
Main Features: - supports a range of multimedia formats - auto detects formats or you can specify the format, useful if your passing a querystring! - html descriptions Options: - useOverlay - use a semi-transparent background. default: false; - container - the containing element for the overlay if used. default: document.body - contentColor - the color of the background in the window. default: '#FFF' - showNumbers - shows 1 of 8. default: true - showControls - shows the control panel. default: true - descClassName - the class name of the description divs. - offset - object containing x,y offsets for the opened multibox. default: {x:0, y:0} - fixedTop - the value from the top that the box should open to. - openFromLink - should the box open from the link or from the center of the window. default: true - onOpen - a function to call when the box opens. - onClose - a function to call when the box closes.
Requirements:
· mootools v1.11
|
|