ralphtrent
Programmer
hello
Can you please view this link in IE and Mozilla ( i am using firefox but I think mozilla is the same). the drop shadow is not working in fire fox but is in IE. Why?
Here is the CSS code for the Drop Shadow:
span.SlideShowAShadow
{ position: absolute;
top: 56px;
left: 116px;
width:350;
height:263;
filter: shadow(color=ivory, direction=300);
border-style:solid;
border-width:1;
border-color:ivory;
}
Can someone help?
Thanks - Ralph
Can you please view this link in IE and Mozilla ( i am using firefox but I think mozilla is the same). the drop shadow is not working in fire fox but is in IE. Why?
Here is the CSS code for the Drop Shadow:
span.SlideShowAShadow
{ position: absolute;
top: 56px;
left: 116px;
width:350;
height:263;
filter: shadow(color=ivory, direction=300);
border-style:solid;
border-width:1;
border-color:ivory;
}
Can someone help?
Thanks - Ralph