Click to See Complete Forum and Search --> : thumbnail navigator


trowa_sg
09-23-2003, 09:23 PM
hi, I have browse one of the webpages here that show a thumbnail navigator.

http://javascript.internet.com/navigation/thumbnail-navigator.html

The question is whether when i click next or back button, i wish to have short description of the picture. So, when i press the next button, another new pic is load with the description. Could anyone kindly tell me how do i do it and send me the script if there is any?
Thank you.

Khalid Ali
09-24-2003, 07:47 AM
you will need to write another array with descriptions and make sure assign them index keys relative to the images.
and then depending upon which image is being shown,display the text as well