Has anybody some ideas about his?

I don't completely understand the native method in DOM, such that it's
a bit difficult to change the method.
If I add a horizontal and vertical offset to the cursor at the end, it
works, but I am not sure if this is correct:
  cur.scrollLeft += offsetHorizontal;
  cur.scrollTop += offsetVertical

Please some hints?

-- Ed

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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