DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/)
-   JavaScript / DHTML / AJAX (http://www.daniweb.com/forums/forum117.html)
-   -   opacity problem inside setTimeout() for IE (http://www.daniweb.com/forums/thread121518.html)

akhter900 Apr 29th, 2008 4:17 am
opacity problem inside setTimeout() for IE
 
Dear All,

I have written the following code for IE. But after executing this code the inside text become rough. I mean, the text does not show clearly and smoothly.

CODE:
setTimeout('document.getElementById("' + id_name + '").style.filter = "alpha(opacity=100)"', 1000);

Is there anyone can solve the problem to help me?

Thanks to all.

akhter900


All times are GMT -4. The time now is 2:17 am.

Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC