Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

shadowbox-js

mjackson84GPL-3.03.0.3

Shadowbox is a powerful media player that displays your photos and videos in a beautiful, responsive lightbox on both mouse and touch screens.

shadowbox, lightbox, photo, video, media, player

readme

Welcome to Shadowbox!

Shadowbox is a powerful media player that displays your photos and videos in a beautiful, responsive lightbox on both mouse and touch screens.

For more information, please see http://shadowbox-js.com/.

Bugs

Please report any bugs that you may find at the Shadowbox issue tracker on GitHub.

License

Copyright (C) 2007-2014 Michael Jackson

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

changelog

= HEAD

  • Reorganized and greatly simplified the code and build process.

  • Added support for video playback using HTML5 with Flash fallback. Video playback via Windows Media Player and QuickTime browser plugins is no longer supported.

  • Added support for live triggering of Shadowbox. This removes the need for manual setup/caching, and makes it easier to trigger Shadowbox on dynamically generated DOM elements. Thanks to Diego Perini for his ideas in this area.

  • Added support for WebKit on iPhone and Android.

  • Added support for Internet Explorer 9.

  • Require HTML5 doctype.

  • Removed dependency on JavaScript frameworks such as jQuery, swfobject, Sizzle, etc.

  • Removed CSS selector support.

  • Removed dependence on sniffing for various operating systems.

  • Removed dependency on various language-specific files.

  • Removed inline and html players.

  • Dropped support for Internet Explorer 6.