JQM - multi page, changing pages is auto selecting a text input

JQM - multi page, changing pages is auto selecting a text input

I have a very basic jQuery Mobile site in early stages, built off the multi-page template from the jQuery mobile documentation.

My first page is a basic login form, with a registration link going to a second page.

When I navigate to that second page, my <input type="password" placeholder="password" > is being autofocussed on page load. I have absolutely no idea what I'm doing wrong. Any assistance or advice would be greatly appreciated!

Thanks :-)