edoplaza Posted December 6, 2010 Report 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
BeeDev Posted December 6, 2010 Report 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.
edoplaza Posted December 8, 2010 Author Report Posted December 8, 2010 Hello, Thanks for your response. I'll try those options. Cheers, Eduardo
PicnicTutorials Posted December 9, 2010 Report 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now