This has absolutely nothing to do with Android or Java.
I had a text marquee announcement news thingy on my company website, and I didn't want to lose the code because it took me a full day to figure out how to use marquee attributes.
<marquee behavior="scroll" direction="left" scollamount="1" onmouseover="this.stop();" onmouseout="this.start();"></marquee>
No comments:
Post a Comment