I think it's still be standard property? it doesn't work? Why don't you use some JavaScript scrollers, it's more beautifull & better
I thought about marquee to make news bar !! I will try java script but I fear from blocking it by browser settings of the user .....
Marquee html code. Make your text scroll across your page with the use of the marquee html tag. Horizontal and vertical scrolling text. <FONT SIZE="4" FACE="courier" COLOR=blue><MARQUEE WIDTH=100% BEHAVIOR=SCROLL BGColor=yellow LOOP=3>This is an example of a scrolling marquee...</MARQUEE></FONT>
Thanks to you ,forextrendalerts This way succeeded You mean I determine no. of loop Aha That is good Thanks a lot A great reply!
The marquee tag is a non-standard HTML markup element type which causes text to scroll up, down, left or right.
The standard way is not to have any text flying across the screen. It has accessibility issues. If you have to, do it with JavaScript.
Use jQuery instead. Marquee is horribly tacky and anybody found using it on their site doesn't deserve to be a Webmaster. Here's a jQuery snippet that would serve as a nice and tidy news bar: http://medienfreunde.com/lab/innerfade/