single image load onclick thumbnail

single image load onclick thumbnail

I have a PHP gallery script and am implementing a jquery thumbnail slider - so far so easy.

What I would like is to have the main image load with some kind of transition on clicking the thumbnail.

There are a wonderful selection of gallery scripts but they all seem to load ALL the main images. Each of my  albums has say 60 images - of which the user may want to view only 5 or 6.
50 times 50-100kb = slow.

I suspect it is not so difficult but I am not sure where to start.

thanks