Re: Change the onload="Nabble.loadMain()"
Posted by weasy on
URL: https://support.nabble.com/Change-the-onload-Nabble-loadMain-tp7595824p7595826.html
Hey Greg, this is just what I need, but I am still having an issue. The homepage of the forum doesn't scroll automatically anymore, which is what I wanted, but topics and messages still do. This is what I currently have in there:
<script type="text/javascript">
nabble_ignore_scroll = true;
nabble_scroll_top = false;
</script>
I tried any and all possible combinations and the best combination only yielded the result above. Any idea how to get topics and messages to not scroll automatically as well? Thank you!!