Page Transition and Address Bar
Hi,
I am working on my first jquery mobile project and am having an issue with hiding my address bar when a new page is loaded on my iphone...basically, it isn't happening.
I have tried <meta name="viewport" content="height=device-height,width=device-width" > but that stops landscape mode working.
Can anyone help?