I have been developing an application with jQuery on the desktop and things have worked fine for me there.
Now I need to port the application to mobile platforms. And here is a problem (one of many I am sure):
iOS 7 on the iPad won't let me expand the browser window to the entire screen (it's possible to do that on the iPhone). I looked everywhere and it really looks like this is currently not possible.
jQuery Mobile claims it is designed to develop apps, not just web sites. The gallery however displays only apps on the iPhone, as far as I can tell, NOT on the iPad.
So - can I or can I not use jQuery mobile to develop a true app on the iPad, i.e. without displaying the 3 lines the Safari browser shows at the top?