John,
It works perfectly now! I used the second version of the code. Thanks for the time and information.
-Danica
Type: Posts; User: DWooly; Keyword(s):
John,
It works perfectly now! I used the second version of the code. Thanks for the time and information.
-Danica
1) Script Title: Ultimate Fade-in slideshow (v2.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: I am using the ultimate fade-in...
This is EXACTLY what I was looking for.
Thanks for your time & help,
Danica
Hi Bud,
Here is a link to my test page.
Currently, a user can only view an enlarged image by clicking a thumbnail.
I would like the user to also be able to click a Back or Next button, which will...
1) Script Title: Image Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem: I would like to be able to add "Back" and "Next"...
Try defining an overflow setting for the loadarea id. You may need to define a width and height for the loadarea as well.
#loadarea {overflow:scroll; width:YOURVALUE; height:YOURVALUE;}
Hope that...