as we know that in jquery / Ajax we have lot of slide show projects, but i am looking for fast slide show of images specially for slow internet connections,
most of the scripts load all the image on page load which make it slow.
one idea may be it load one or two images at a time then load next two images once page is loaded and continue until load all.
any idea ?
Thanks