0

I want to animate window scroll in gwt . I saw the post on Is it possible to animate Window.scrollTop but its giving me $ undefined exception. Is there any way to do it in gwt.

Thanks

Community
  • 1
  • 1
pbhle
  • 2,856
  • 13
  • 33
  • 40
  • add the exception please. – Tobika Nov 19 '15 at 13:21
  • 1
    If you're running it from JSNI code, remember to use `$wnd.$(...)`. If you're trying to run this from Java code, either move it to JSNI code or use GwtQuery. – Baz Nov 19 '15 at 14:29

0 Answers0