| View previous topic :: View next topic |
| Author |
Message |
InitialX
Joined: 25 May 2006 Posts: 4
|
Posted: Tue Mar 06, 2007 5:31 am Post subject: Image thumbnail viewer 2 problem |
|
|
When I first open the page with "Image Thumbnail Viewer 2", the enlarge image isn't seen until I have to mouseover or click on the image first to see the enlarged image. Is there a way to load the enlarge image as soon as the page loads?
Here's the link Image to Thumbnail Viewer 2 (Javascript)
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm |
|
| Back to top |
|
 |
|
|
LucasZ21 100+ Club

Joined: 26 Feb 2007 Posts: 195 Location: Mansfield, OH
|
Posted: Tue Mar 13, 2007 4:27 pm Post subject: Re: Image thumbnail viewer 2 problem |
|
|
| Code: |
| <BODY onload="YOUR IMAGE"> |
I may be wrong. |
|
| Back to top |
|
 |
|