shadowbox Shadowbox

  1. Documentation
  2. Change Log

Shadowbox is an online media viewer application that supports all of the web's most popular media publishing formats. Shadowbox is written entirely in JavaScript and CSS and is highly customizable. Using Shadowbox, website authors can showcase a wide assortment of media in all major browsers without navigating users away from the linking page.

Resources

Documentation

Requirements
  • Yii 1.0 or above
Installation
  • Extract the release file under protected/extensions
Usage

See the following code example:

$this->widget('application.extensions.shadowbox.JShadowbox', array(
    'options' => array(
        'language'=>'en',
        'players'=>array('img', 'html', 'iframe', 'qt', 'wmp', 'swf', 'flv'),
    ),
));

Change Log

February 2, 2010
  • Initial release.
4 0
5
1 256
Yii Version: 1.1
License: BSD-2-Clause
Category: User Interface
    Developed by: jerry2801 jerry2801
    Created: Feb 2, 2010
    Updated: 16 years ago

    Downloads

    show all