Not sure if this is the right place to ask, but I thought maybe a developer would know the answer to this one.
I'm currently using an addon that allows me to use anchor links to div id's.
The links work and it directs me to the part of the page, but it doesn't scroll smoothly and slowly.
Is there a way I can make it scroll real slow after clicking on the anchor link?
So if I click on <a href=url.com/thread/jflsak/#2>
it should take me to div id=2 by scrolling slowly rather than instantly.
Thanks for the help.
I'm currently using an addon that allows me to use anchor links to div id's.
The links work and it directs me to the part of the page, but it doesn't scroll smoothly and slowly.
Is there a way I can make it scroll real slow after clicking on the anchor link?
So if I click on <a href=url.com/thread/jflsak/#2>
it should take me to div id=2 by scrolling slowly rather than instantly.
Thanks for the help.