This is a migrated thread and some comments may be shown as answers.

Auto Scroll to Top

1 Answer 48 Views
AppBuilder in-browser client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Yi
Top achievements
Rank 2
Yi asked on 14 Jan 2014, 05:29 AM
I wanna to make Auto Scroll to Top. Press a button, the view would move to the top of the current page.

My solution is:
window.scrollTo(0, 0);

However, it didn't work.

Any other methods to make it?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 16 Jan 2014, 04:51 PM
Hello Yi,

If you're using Kendo UI Mobile, you should use the scrollTo method of the view scroller.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
AppBuilder in-browser client
Asked by
Yi
Top achievements
Rank 2
Answers by
Steve
Telerik team
Share this question
or