Longsh0t
12-22-2005, 10:40 PM
I am trying to create a slideshow which will allow a user to click on the current photo (300px wide) and open it full size in a new window. I would also like to have the user be able to select Previous/Next as opposed to a timed slideshow.
The first script I found takes care of the Previous/Next option but doesn't allow me to resize the picture when clicked. That script is found here (http://www.dynamicdrive.com/dynamicindex14/dhtmlslide.htm).
The next script I found gives the option to click the current photo and show it fullsize in a new window but uses a timer instead of Previous/Next. That script I found through the one of the FAQ threads on these forums which is here (http://www.javascriptkit.com/script/script2/jsslide.shtml).
Is there a way to combine these two scripts to do what I want?
Thanks in advance for any help.
The first script I found takes care of the Previous/Next option but doesn't allow me to resize the picture when clicked. That script is found here (http://www.dynamicdrive.com/dynamicindex14/dhtmlslide.htm).
The next script I found gives the option to click the current photo and show it fullsize in a new window but uses a timer instead of Previous/Next. That script I found through the one of the FAQ threads on these forums which is here (http://www.javascriptkit.com/script/script2/jsslide.shtml).
Is there a way to combine these two scripts to do what I want?
Thanks in advance for any help.