For Joomla! 1.0.x only!
Displays media (images, flash, youtube, quicktime etc.) in a customizable inline popup.
Inlcudes a tooltip function and a png fix option for IE.
CREDITS:
Based on...
Slimbox - http://www.digitalia.be/
Thickbox 2.0 - Cody Lindley - http://www.codeylindley.com
Everything else by me.
Uses JQuery - http://jquery.com for the DOM and FX magic!
Should work with all modern browsers - FF 1.5 & 2.0, IE 6 & 7, Opera 9, Safari, Camino
JCE Utilities is not a JCE plugin and must be installed with the Joomla! Installer. JCE Utilities must be published/enabled after installation.
Changelog (from 2.1.5)
^ Fixed: Path issue when using custom themes
^ Fixed: Incorrect array itteration function causes script to fail
+ Added: scrollpopup option to specify whether to keep the popup centered/focused when scrolling (default is true)
^ Fixed: Media Player type detection
+ Added: nopopup class identifier prevents a link from opening an inline popup
Changelog (from 2.1.3)
# Changed: Better popup icons
# Changed: Number style changes for all themes
- Removed: 'Standard Top' theme (styling issues)Fixed: PDF display issues in Firefox
+ Added: Popup scrolls with window (best in Webkit browsers!)Changelog (from 2.1.2)
+ Added: Scripts and Stylesheets loaded with relative URI
Changelog (from 2.1.2)
+ Added: MediaObject script
+ Added: Default theme structure if loading fails
+ Added: Reasonable default width/height for ajax/html popups
+ Added: index.php to index2.php added to ajax popups if omitted by popup creator
+ Fixed: Some browser issues with media loading
+ Fixed: Firefox ajax popup issues + Fixed: Loader hidden after content loaded if not media popupChangelog (from 2.1.1)
# Fixed: Popup image url after legacy conversion
# Fixed: Image/Theme/Script/CSS loading issue if no www!
Changelog (from 2.1.0)
# Fixed: More Accurate legacy conversion selector
Changelog (from 2.0.0)
+ Added: AREA element as popup source
+ Added: noicon class filter prevents a popup from having a zoom icon
+ Added: nogroup class filter prevents a popup from being assigned to a group
+ Added: Legacy option converts JCE window popups into inline popups.
+ Added: All object/embed elements hidden while popup is open.
+ Added: Local link popups require a type to be set of 'ajax' or 'text/html' or 'text/xml'
+ Added: Default popup width/height options
# Fixed: Youtube/Google Video/MetaCafe link detection extended to includ embed links
# Fixed: Small IE bug in icon creation
# Fixed: Next button shown on last group item
# Fixed: Zoom icon positioning fixed. Forever. I mean it this time!
# Fixed: Oversized popup window if caption longer than 1 line.
# Changed: Templates are now called themes to avoid confusion with Joomla! and JCE templates
- Removed: Conversion options for other popup scripts.