PDA

Click to See Complete Forum and Search --> : [RESOLVED] help with my photo gallery


paulrogerson
Jan 14th, 2006, 08:07 PM
hi i was wondering if someone can help me with my webpage in the style of the for dummies format as i am really new to webdesign.

my problem:-
i have a lot of photos in a photo's directory set out into subfolders depending on the image name.

i have a webpage set out in tables which have been split into sections to hold 3 image place holders with text underneath each (<previous, enlarge image & next>).

now i need the images to display when the webpage is accessed and then change when a user clicks next/previous link, now i need to have the images work from the sub directories can this be done. im assuming that javascript may be needed to perform this action the thing is i dont know java script.

please please please help me if you can

thankyou.

vbbit
Jan 15th, 2006, 07:22 PM
http://webdeveloper.earthweb.com/webjs/jsimage/

Look for which one that you want.

Static
Jan 16th, 2006, 10:03 AM
I just posted javascript in this post: http://www.vbforums.com/showthread.php?t=381728

all u have to do is supply the location of each image....
then include the js file..
and add the call in the hrefs...

paulrogerson
Jan 16th, 2006, 04:18 PM
thankyou for replying to my post but i have decided to change the image on a mouse click im sorry for wasting your time and effort.