I am using twitter-bootstrap and popovers.
I am facing the following problem: when the user clicks on a link that opens a popover at the bottom of the page, it scr
I have encountered exactly the same issue with the popover and it was enough to replace href="#" with href="javascript://".