08-04-2010, 02:50 AM
It's been a while since I have released a new beta. But now the time has come - finally. As usual some bugfixes and minor improvements. You will notice a new close button, which will permanently stay on the right corner of open images.
However, the most important improvement are viewer comments. If you click on an open image it will turn from now on and your guests will be able to write viewer comments on the backside of every image. I spend some time to achieve this cool flipping effect. This works even on oldest browsers like IE6 and adds some eye-catching animation to the whole package.
Changelog v2.4beta2:
Update v2.4beta2: I have optimized the script again for Internet Explorer 6. All transparent images, used by the script, should be displayed properly now - the flip animation should also look better. Added also the $help_pos - parameter. Fixed also some smaller bugs.
However, the most important improvement are viewer comments. If you click on an open image it will turn from now on and your guests will be able to write viewer comments on the backside of every image. I spend some time to achieve this cool flipping effect. This works even on oldest browsers like IE6 and adds some eye-catching animation to the whole package.
Changelog v2.4beta2:
Code:
Added: Script made compatible with next Internet Explorer release (IE9)
Added: Gallery resizes automatically to smaller size if vertical space is available ($resize_auto - parameter)
Added: Click on picture flips it and shows viewer comments
Added: Close button on top right of the picture
Added: $help_pos - parameter to define where to place the help icon
Changed: Picture comments get a default minimum padding of 5px
Fixed: DOMready function fired too early on Firefox
Fixed: Occasional error message: "ERROR: Site '...' not found or internal error during getHTTP-call."
Fixed: Thumbs got cut off at gallery border when mouse-hovered
Fixed: Help text faded out while visible
Fixed: Some smaller bugs ...Update v2.4beta2: I have optimized the script again for Internet Explorer 6. All transparent images, used by the script, should be displayed properly now - the flip animation should also look better. Added also the $help_pos - parameter. Fixed also some smaller bugs.