01-30-2019, 08:43 AM
(01-30-2019, 08:29 AM)Void Wrote: I have a fix for this (Thank Jacob_) but you have to manually do it since I am a noob when it comes to changing stuff with extensions like TamperMonkey.
Here's how you do it:
Go to Inspect Element -> Sources -> Look down and see "chat_frame.php" -> Go to it and press "onlinesequencer.net" -> forum -> jscripts -> ajaxchat.js?blabla -> Scroll down til you see this line of code:
" window.setTimeout(function() {
table.scrollTop = table.scrollHeight + 10000;
}, 100); "
Remove that and press Ctrl+S to save the file.
This solution works only for the selected browser tab/window. The problem persists if you open OS.net in a new tab/window. The temporary solution is good nonetheless. Well done, Void.
Gex. There is no substitute.