I have issue with jquery mobile anchor. When I click on _blank link with some anchor I redirect to new page in new tab and navigate to anchor link. But when page is fully loaded page jump to the top of page
<a href="http://www.my_site.com/some_page#reviews" rel="external" data-ajax="false">Click me!</a>