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.
protected/extensionsSee the following code example:
$this->widget('application.extensions.shadowbox.JShadowbox', array( 'options' => array( 'language'=>'en', 'players'=>array('img', 'html', 'iframe', 'qt', 'wmp', 'swf', 'flv'), ), ));
Total 1 comment
nice plugin, just cant get shadowbox working in ajax-updated lists views.
Leave a comment
Please login to leave your comment.