modermo
01-24-2008, 04:39 AM
1) Script Title:
DHTML Thumbnail Image Viewer
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
3) Describe problem:
Hey.
New to these forums. Pretty cool Dynamic does something like this. Really helps us amateurs out.
I have a miniscule problem.
I have a piece of flash on my page. I also have the DHTML Image Viewer (the one which fades in and enlarges the the original thumbnail).
The problem is, on IE, when I click on the thumbnail to enlarge it, it enlarges, but always appears BEHIND the flash animation. I dont have the problem or firefox, safari and opera.
I am not sure if it has anything to do with the z-index? Dont think it does to be honest.
My script looks like this (i typed this really quick and in a simple manner):
<div><Flash Animation using the famous swfObject></div>
<div id="Image Gallery">
<div id="images>
<li><a href="" etc...the DHTML code></li>
<li><a href="" etc...the DHTML code></li>
<li><a href="" etc...the DHTML code></li>
</div>
</div>
If you need the full script I can pop it up, just gonna have to get it from work.
thanks guys
DHTML Thumbnail Image Viewer
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
3) Describe problem:
Hey.
New to these forums. Pretty cool Dynamic does something like this. Really helps us amateurs out.
I have a miniscule problem.
I have a piece of flash on my page. I also have the DHTML Image Viewer (the one which fades in and enlarges the the original thumbnail).
The problem is, on IE, when I click on the thumbnail to enlarge it, it enlarges, but always appears BEHIND the flash animation. I dont have the problem or firefox, safari and opera.
I am not sure if it has anything to do with the z-index? Dont think it does to be honest.
My script looks like this (i typed this really quick and in a simple manner):
<div><Flash Animation using the famous swfObject></div>
<div id="Image Gallery">
<div id="images>
<li><a href="" etc...the DHTML code></li>
<li><a href="" etc...the DHTML code></li>
<li><a href="" etc...the DHTML code></li>
</div>
</div>
If you need the full script I can pop it up, just gonna have to get it from work.
thanks guys