edoplaza Posted December 6, 2010 Report Share Posted December 6, 2010 Hello, I've created a gallery of images: http://www.pixelatelier.com/portfolio/ but I don't like the way the images load. I think it's messy and not very professional. I'd like to add an image loading effect with jquery. For example: http://jqueryfordesigners.com/image-loading/ But I don't know how to combine both scripts (lightbox + image loading) Any ideas? Thanks, Eduardo Quote Link to comment Share on other sites More sharing options...
BeeDev Posted December 6, 2010 Report Share Posted December 6, 2010 You can try "Lazy Loading" technique. There's few jQuery plugins out there, but I'm not 100% sure that it will work well with Lightbox/Hidden images. Or if worse comes to worst, you can just "Pre-load" the images in the slideshows Then when people click on the images, the images inside the lightbox will come up instantly. Quote Link to comment Share on other sites More sharing options...
edoplaza Posted December 8, 2010 Author Report Share Posted December 8, 2010 Hello, Thanks for your response. I'll try those options. Cheers, Eduardo Quote Link to comment Share on other sites More sharing options...
PicnicTutorials Posted December 9, 2010 Report Share Posted December 9, 2010 In the demo, you could use the multiple image one http://www.visibilityinherit.com/code/jquery-fancybox.php Or the this is another variation of that. Works js off too! http://www.visibilityinherit.com/code/fancybox-photo-gallery/tut.php Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.