È stata rilasciata proprio ora (grazie alla segnalazione dell’autore Michael J. I. Jackson) la release 3.0 beta di Shadowbox.js. Oltre alla nuova grafica del sito ecco i più importanti cambiamenti di questa release preliminare:
- A major rewrite/reorganization of the code
- Greatly simplified setup process by eliminating all load* methods and using options to specify language/adapter/player(s) instead
- Separated Shadowbox skin into its own class (Shadowbox.skin) that should simplify skin customization
- Made public many methods and properties that had previously been private and eliminated redundant accessor methods (such as getVersion, getPlugins, etc.)
- Introduced dependence on swfobject version 2 for Flash embedding. Included support for express install
- Added flashVersion, flashVars, and flashParams options for passing options directly to swfobject
- Added support for loading Shadowbox onDOMReady instead of waiting for window.onload
- Added support for Internet Explorer 8
- Switched from PHP to Ruby’s rake for build/packaging system
- Introduced Shadowbox.js License version 1.0
- Numerous other bug fixes and overall speed improvements








7
Non male, una soluzione da tenere a portata di mano.
Anche la licenza commerciale è estremamente accessibile.