I have a rather large form which is taller than the visible area in
the page. The users enters search criterias in this form and when the
user executes the search I present the searchresults below the form.
because the form takes up the whole screen the user doesn't notice
that the searchresults have been displayed further down below. I want
to programatically scroll the page to display search results. Just
like html anchor works. But I can't use anchors sinxce it interferes
with gwt history management. How do I programatically make the page
scroll to a certain content?

-- 
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