Level 1
i tried out this piece of code but it didn't work !!
var element = document.getElementById("message-content");
element.scrollTop = element.scrollHeight ;
Summer Sale! All accounts are 50% off this week.
i am working in a chat app with laravel and i want the scrollbar of the chat box container always in bottom whenever user send a new message and when user enter the chat page
Please or to participate in this conversation.