Hi, okay i've spent hours in the web searching for the right image slideshow/gallery to use for my website but in vain! Dont get me wrong the jQuery, Ajax scripts i've seen so far are so good but they all use lists to load all the images at once and yet i'm targeting an area with not-so-much-bandwidth. Is there an image gallery script around that uses ajax to maybe fetch an image from an external file and display it on the page? hope this makes sense! thanks for your help!!

Recommended Answers

All 2 Replies

You can use the jQuery plugin lightbox2 http://www.huddletogether.com/projects/lightbox2/
You can set up an link to the image and when a user clicks on it, it'll then load and display the picture.. So this won't take to much bandwidth as it loads the pics only after clicking the links

thanks i am checking it out right now!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.