My mobile website is using viewport meta-tag, with initial-scale=1. I'm not restricting the ability to zoom in or out, but when I load a new page (with Ajax) I would like to restore the view to the initial-scale value (reset the zooming).
Is this possible?