Forum Moderators: not2easy
<div id=textArea style="position:absolute; left:100px; top:100px; width:300px; height:300px; background-color:#ffffff; z-index:3; filter:alpha(Opacity=50);">
It does the job BUT the text it self becomes faded too. How can I aviod this?
Documentation on how to use alphaImageLoader is on MSDN:
You can use sizingMethod=scale to simulate tiling the background-image in other browsers.