I have a few div's in a web page and I have links on the same page which control the visibility of these div's using css's using the 'display' element.
However every time the visibility toggles, the web page scrolls to the top of the page.
How can I keep the web page from scrolling?
Start Free Trial