onsen ui page scroll to bottom
-
Hello every one i am doing a chat app . the only thing that frustrate me write now is after sending the message i need to scroll down manually how i can make it happen automatically and after opening the chat page i want after fetch all the messages to scroll down to last message ,
-
This should be the same as normal JavaScript. I haven’t tried it out, but I’m pretty sure this will work: https://stackoverflow.com/questions/11715646/scroll-automatically-to-the-bottom-of-the-page
-
Thanks for the response but it still not working Could you please show working example using onsen ui
-
Can you make an example showing what you have so far using https://onsen.io/playground/ please? Then post it here and I will be able to show where it is going wrong.