Is there any widget or panel in GWT which makes text to auto scroll? Don't want to use marquee tag...
On Thursday, November 15, 2012 12:54:22 PM UTC-5, KevMo wrote: > > You can always use the marquee tag. > > <marquee behavior="scroll" direction="up">Your upward scrolling text goes > here</marquee> > > Or some CSS3 http://www.hongkiat.com/blog/css3-animation-advanced-marquee/ > > But please, don't have auto scrolling text. I beg you. > > > On Thursday, November 15, 2012 7:01:12 AM UTC-8, Sridhar V wrote: >> >> any one has any clue on this? >> >> On Wednesday, November 14, 2012 3:24:31 PM UTC-5, Sridhar V wrote: >>> >>> Is it possible to create auto scroling text in GWT? if so, please guide >>> me how to do that. >>> >>> please note that I am NOT referring to horizontal/vertical scroll bars. >>> I am talking the text that is scrolling in a box/nugget/widget.. etc >>> >>> >>> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/cWIcuRkNcMYJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
