Page loading

So I have page with text and two buttons. When I click on button I want to move to another page. So what happens: current page gets “zoomed” and in top left side I get back button, if I click it or go back on phone only then I get right page. How can I disable this “zoom” effect and jump directly to page I requested ? This zoom effect happens if I click anywhere on the screen (tabs excluded), so if I press button first zoom happens and then action of the button (between this 2 I need to click back button if I want to get requested page).

I don’t know how to explain it better, I know it poor explanation. I’m using tab template.

Why not post some code on what you did to do the navigation?