label text marquee
-
hi everybody i want to set label text move like marquee in html thanks for help
MD_NADA
-
hi everybody i want to set label text move like marquee in html thanks for help
MD_NADA
-
hi everybody i want to set label text move like marquee in html thanks for help
MD_NADA
The only HTML tag that exists is the
<marquee>
tag; take a look here for more info, although I would highly discourage use of it as its never been compatible with all browsers (only IE-based but I tried and it worked in Opera so perhaps other browsers started to include it when it started to become obsolete). I'd recommend looking for a JavaScript ticker/marquee; something like this might help. Regards, --Perspx"I've got my kids brainwashed: You don't use Google, and you don't use an iPod." - Steve Ballmer
"Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen an angry penguin charging at them in excess of 100mph." - Linus Torvalds -
The only HTML tag that exists is the
<marquee>
tag; take a look here for more info, although I would highly discourage use of it as its never been compatible with all browsers (only IE-based but I tried and it worked in Opera so perhaps other browsers started to include it when it started to become obsolete). I'd recommend looking for a JavaScript ticker/marquee; something like this might help. Regards, --Perspx"I've got my kids brainwashed: You don't use Google, and you don't use an iPod." - Steve Ballmer
"Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen an angry penguin charging at them in excess of 100mph." - Linus Torvaldsi am sorry maybe my question was not clear but i depended on this posts not for ASP.NET i work with desktop application and i want the label text like marquee in web (HTML) i hope it is clear now thanks for ur reply
MD_NADA