Hi all,

Well I am trying to get some scrolling text on my web page. The
solution I found is to create a static empty marquee tag on the page
and the access it with the DOM parser and set my text with
setInnerHTML method. (The text I put in is dynamic and comes from the
server)

Anyway the text show up correctly but serverous glitches appear with
the animation.
Sometimes it just dont start sometimes it start and scroll too fast...

Is there any solution to fix that or replace the marquee tag with
another type of text scrolling.

Im using GWT 2.2 and testing the application on Mozilla Firefox.


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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.

Reply via email to