click specific item to go to the Top of the page
Posted: Sat Oct 27, 2012 11:36 am
i used this
$(window).scrollTop(0);
in custom javascrips
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
i used this
$(window).scrollTop(0);
in custom javascrips
Thanks for sharing.
thanks! this is what I was looking for to get the pagination tutorial to show the top of the results when clicking the next button