Note: this page has not been updated after 1.3
Question:
How do I prevent jQuery Mobile from hiding the url bar?
Answer:
Set $.mobile.hideUrlBar = false;
on mobileinit
Note: this page has not been updated after 1.3
Set $.mobile.hideUrlBar = false;
on mobileinit