I have a ? about Image Thumbnail Viewer II IE, is there a way to have one of the lager images preloaded and viewable when the page is first visited.
thanks,
-Mike
I have a ? about Image Thumbnail Viewer II IE, is there a way to have one of the lager images preloaded and viewable when the page is first visited.
thanks,
-Mike
Hi:
Well, the tag:
can be modified to intially include any image of your choice to be shown when the page first loads, for example:Code:<div id="dynloadarea" style="width:80px;height:225px"></div>
p.s: Please read the Sticky regarding the format to use when posting a question: http://www.dynamicdrive.com/forums/showthread.php?t=6Code:<div id="dynloadarea" style="width:80px;height:225px"><img src="first.gif"></div>
Thanks,
Thanks, just one more question. In the div tag how can i wrap the images around the text surrounding it. I have tried the regular methods.
-Mike
Bookmarks