I am using marquree to animate the text so for others browsers such as chrome it works fine but in IE the text is not appear can anybody help
this the code
<marquee behavior="scroll" direction="up" width="auto" height="400px" scrollamount="2" onmouseover="this.stop();" onmouseout="this.start();">.........text </marquee>