jQuery Lightbox for Zenphoto Gallery – Firefox loading issues
June 24th, 2009 at 10:36 am by Vinny
I ran into a few issues trying to install the jQuery lightbox plugin for the new VinnyAndJess.com photo galleries. Specifically the transitioning between images in Firefox seemed choppy at best. More often then not, the loading image would dissapear and the original image would be displayed. A few seconds later, the new image would appear.
Some research turned up a z-index problem within the code, but in my search, i found that the the jQuery Lightbox plugin was moved to github. There is a much newer version available. The latest version as of this post is June 17, 2009. You can find the project at http://github.com/krewenki/jquery-lightbox/tree/master.

Please Comment