pelegk1
06-29-2003, 10:07 AM
i have this code :
<div id="divWait" style="Filter:Alpha(Opacity=0,FinishOpacity=0,style=2)" valign="top" class="text14" align="center">
<!--#include file="PleaseWaitText.asp"-->
</div>
in the include fileie i have a text which i want to fade in and out!
and i have another file that i include and it has the fade function!!! (the function attached as a file)
even if i put alert in the code i get that the values for the fade has changes but there is no change on screen why is that?
thnaks in advance
Peleg
<div id="divWait" style="Filter:Alpha(Opacity=0,FinishOpacity=0,style=2)" valign="top" class="text14" align="center">
<!--#include file="PleaseWaitText.asp"-->
</div>
in the include fileie i have a text which i want to fade in and out!
and i have another file that i include and it has the fade function!!! (the function attached as a file)
even if i put alert in the code i get that the values for the fade has changes but there is no change on screen why is that?
thnaks in advance
Peleg