I'm new to Javascript, and have just grabbed the "slideshow" code from this site
(free scripts, images and music effects)
It's the manual photo 'slider' so you can click through a series of images.
But I have 2 problems!
1) It auto resizes images to the size of the first image, and seeing as I have some portrait and some landscape, it look really weird!
Is there any quick and easy way to remedy this???
2) I'd really like to be able to link to a particular image, so say you have a table of thumbnails, and if you click on say the 3rd one, it goes to the page with the slide show, and displays the 3rd image in the slideshow.
Is this possible?
If so, how?!
This is really simple stuff for someone who knows JS, any help would be mush appreciated as I need the code ASAP.
Credit, if asked, will be given!
Thanks a truckload,
Blue
(free scripts, images and music effects)
It's the manual photo 'slider' so you can click through a series of images.
But I have 2 problems!
1) It auto resizes images to the size of the first image, and seeing as I have some portrait and some landscape, it look really weird!
Is there any quick and easy way to remedy this???
2) I'd really like to be able to link to a particular image, so say you have a table of thumbnails, and if you click on say the 3rd one, it goes to the page with the slide show, and displays the 3rd image in the slideshow.
Is this possible?
If so, how?!
This is really simple stuff for someone who knows JS, any help would be mush appreciated as I need the code ASAP.
Credit, if asked, will be given!
Thanks a truckload,
Blue
Comment