Hi I had added marquee tag in my application which works well in android simulator but when I install it on device it is not working. On device it doesn't show me marquee. Below is my code for marquee.
<marquee behavior="scroll" direction="left">Welcome To Jquery World</marquee>
marquee is not a standard HTML Element! So there is no guarantee for support. Browser only support it for the sake of compatibility.
Use a jQuery plugin instead, this way you are save.
Use This Jquery Plugin instead of marquee...
http://remysharp.com/2008/09/10/the-silky-smooth-marquee/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With