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
add onclick="return false;" to your link; it prevents the browser from following the "#" link: