Perfect! Thank you!!
I added this in the javascript:
var objDiv = document.getElementById("panel-body");
objDiv.scrollTop = objDiv.scrollHeight;
So the chat starts at the very bottom :) The only thing i needed to add :)
viperalta () - 3 years ago - Reply 0