Intro
This is where you can follow the evolution of the MOOdalBox project.
Changes
Version 1.2.1 (Feb/19/2006)
- Corrected some bugs that somehow slipped into the 1.2 release.
Version 1.2 (Feb/09/2006)
- Added error handling (it now diplays a neat error message inside the window, that you can dismiss by clicking anywhere
- Rewrote some of the code to take advantage of newer mootools 1.0 features
- Added a keylistener for CTRL + W, CTRL + X and ESC, to close the MOOdalBox
- Some code optimizations
Version 1.1 (Jan/2007)
- Completely removed the key listener, to make it usable with web forms.
- Converted some of the functions to newer mootools 1.0 compatible code.
Version 1.0 (Dec/2006)
- Initial release, code based on Christophe Beyls's Slimbox.
- Removed some functionality, such as next / previous image, gallery functions, key listeners for some keys.