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