desb
04-10-2003, 10:46 AM
Hello brainiacs!
Have a problem I'd like to put to your collective intelligence. I have this dhtml fade set-up on an index page - but it only runs on IE5.5 & higher.
Does anyone have any code that might be able to make this run on earlier versions.
As you might be able to tell I am not a scripter by trade, and would really appreciate a hand with this problem.
<div id="Layer1" style="position:absolute; left:478px; top:262px; width:153px; height:111px; z-index:8">
<div id="trans">
<div id="trans"><img id="cimg" style="FILTER: progid:dxImageTransform.Microsoft.Fade(Overlap=1.00,duration=3,enabled=false);WIDTH: 154px;HEIGHT: 111px;" src="00.jpg" name="slideimg" width=154 height=111 alt="" border="0"></div>
</div>
</div>
<div style="position:absolute;width:0px; height:0px;overflow:hidden;visibility:hidden;">
Many thanks guys and gals
:thumbsup:
Have a problem I'd like to put to your collective intelligence. I have this dhtml fade set-up on an index page - but it only runs on IE5.5 & higher.
Does anyone have any code that might be able to make this run on earlier versions.
As you might be able to tell I am not a scripter by trade, and would really appreciate a hand with this problem.
<div id="Layer1" style="position:absolute; left:478px; top:262px; width:153px; height:111px; z-index:8">
<div id="trans">
<div id="trans"><img id="cimg" style="FILTER: progid:dxImageTransform.Microsoft.Fade(Overlap=1.00,duration=3,enabled=false);WIDTH: 154px;HEIGHT: 111px;" src="00.jpg" name="slideimg" width=154 height=111 alt="" border="0"></div>
</div>
</div>
<div style="position:absolute;width:0px; height:0px;overflow:hidden;visibility:hidden;">
Many thanks guys and gals
:thumbsup: