Changelog
2010/11/11 - v.1.3.4
- Fixed - Image ratio (webkit)
2010/11/04 - v.1.3.3
- Fixed - Dimensions of box with fixed width/height
- Fixed - Scrolling bug
- Fixed - Ajax is now working with jQuery 1.3+
2010/10/10 - v.1.3.2
- Fixed - loading icon (IE)
- Fixed - bug of fast inline content changing
- Fixed - navigation arrows inside input and textarea elements
- Fixed - double iframe load bug
- Added - new title position "outside"
- Improved - it`s now possible to change options using "onStart" callback
- Improved - default title now can be wider than content
- Improved - mousewheel support for groups
- Improved - FancyBox now automatically adjusts height of inline content (no need for callign resizing method)
- Improved - option "centerOnScroll" disables if content exceeds size of window
2010/03/05 - v.1.3.1
Some minor CSS and code changes
2009/02/03 - v.1.3.0
Completely rewritten.
2009/11/16 - v.1.2.6
- Fixed broken "centerOnScroll" option
- + Some minor CSS and code changes
2009/11/16 - v.1.2.6
- Fixed broken "centerOnScroll" option
- + Some minor CSS and code changes
2009/11/03 - v.1.2.5
- Updated position of loading icon
- Added experimental overlay fading when closing c
- Now CSS files will be named after FancyBox version to avoid caching
- + Some minor CSS and code changes
2009/11/02 - v.1.2.4
- Fixed bug - some versions of IE8 had JS error "not implemented"
- Fixed bug - iframes and inline content were broken on IE7
- New option - "enableEscapeButton"
- + Some minor CSS and code changes
2009/10/30 - v.1.2.3
- Captions now can be wider than content
- New option - "overlayColor"
- New options - "hideOnOverlayClick" and "showCloseButton", so FancyBox can be modal
- + Some minor CSS and code changes
2009/10/28 - v.1.2.2
- Fixed IE8 "black border"
- Updated background images
- Now, dual licensed under the MIT and GPL licenses
- + Some minor CSS and code changes
2009/03/13 - v.1.2.1
- Changed grouping, from now groups will be created using "rel" tag (as in first version)
- Content now is also iframed when anchor has class "iframe"
- New callback "callbackOnShow" - fired after content is shown
- New option "padding" - sets nice padding around content
- Added fix as reported on this post
- Fixed bug - added missing unbind actions
- + Some minor CSS and code changes
2009/02/27 - v.1.2.0
Completely rewritten
2008/04/25 - v.1.0.0
First attempt