Add this to your code: $(".msg_container_base").stop().animate({ scrollTop: $(".msg_container_base")[0].scrollHeight}, 1000);. So the submit click function ...
確定! 回上一頁