M
Martin
Hi
I have a DIV Absolute positioned with a AJAX style gif inside. The image
sometimes fails to show up. How can I fix this ?
I set the div sty;e to visible and it appears but no image??
<div id="proc1" style="visibility: hidden;Left: 316px; position: absolute;
top: 256px; width: 328px; background-color: #FFFACD; border-right: gainsboro
1px solid; border-top: gainsboro 1px solid; border-left: gainsboro 1px solid;
border-bottom: gainsboro 1px solid; z-index: 2;" align="center"
atomicselection="true">
<br />
<span style="font-size: 8pt; color: #666699; font-family:
Verdana">Please wait...</span><br />
<br /><div id="progress" style="z-index: 10;">
<img src="/images/wait.gif" style="z-index: 11;" /></div>
<br />
<br />
<br />
</div>
I have a DIV Absolute positioned with a AJAX style gif inside. The image
sometimes fails to show up. How can I fix this ?
I set the div sty;e to visible and it appears but no image??
<div id="proc1" style="visibility: hidden;Left: 316px; position: absolute;
top: 256px; width: 328px; background-color: #FFFACD; border-right: gainsboro
1px solid; border-top: gainsboro 1px solid; border-left: gainsboro 1px solid;
border-bottom: gainsboro 1px solid; z-index: 2;" align="center"
atomicselection="true">
<br />
<span style="font-size: 8pt; color: #666699; font-family:
Verdana">Please wait...</span><br />
<br /><div id="progress" style="z-index: 10;">
<img src="/images/wait.gif" style="z-index: 11;" /></div>
<br />
<br />
<br />
</div>