stop auto scroll to embedded nabble forum

Hiya! 

I have embedded a Nabble forum in my site.  The thing is... when I go to the page with the embedded forum, I immediately snap down to the forum.  That is, I'm immediately scrolled to the position on the page where the forum is at the very top of the page.  I'd like to have the user do the scrolling.  

Further, whenever you click on items in the forum, I'm immediately scrolled to a place where the top inch or two of the forum is hidden.  Is there any way to prevent the auto scroll that happens when I click on a link in the forum?  

Have tried and failed to fix a couple of times.  Would really appreciate any tips you can offer! 

Thanks,

Steve

1,701 Views
Message 1 of 7
Report
6 REPLIES 6

@Steve987

Url of your page?

1,698 Views
Message 2 of 7
Report

1,696 Views
Message 3 of 7
Report

My bad! Should have given some more directions!

The issue is happening on the "Message Board" Tab all the way on the right.  

1,694 Views
Message 4 of 7
Report
Square

It looks like Nabble provides some options to control that, @Steve987:

http://n8.nabble.com/help/Answer.jtp?id=48

1,681 Views
Message 5 of 7
Report

Worked perfectly!  

Just needed to post this code in the same "Embed Code" box ABOVE the originally embedded code:

<script type="text/javascript">
   nabble_ignore_scroll = true;
</script>
 
Thank you so much!
Steve
1,673 Views
Message 6 of 7
Report
Square

Awesome! Glad to hear that. Smiley Happy

1,669 Views
Message 7 of 7
Report