JavaScript PhotoGallery

M

M. Anderson

Here is an easy one for someone that has a little experience with JavaScript.
I want to make a photogallery with no fancy bells and whistles. I just want
users to be able to go back and forth through the pictures, and when you hit
the last one, it goes back to the first, one at a time.

Here is a great example of what I want to do.

http://www.mgoblue.com/document_display.cfm?document_id=17667

I see in the code, they have the script for the next and back buttons which
I understand, and the pictures themselves are declared upfront, but I have
not idea how to tie it all together.

I just want to place photos in a folder along with the page and have the
users just click previous and next like they can here.

I am using Frontpage 2003.

Thanks!
 
K

Kathleen Anderson [MVP - FrontPage]

Top