JR Mayhew
Posts: 0
Joined: Thu May 24, 2012 1:03 am

iPad portrait layout vs landscape layout - hide left panel

How do I create an iPad layout that hides the nav in portrait but shows it landscape (like you did in the Tiggr Showcase iPad app?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

iPad portrait layout vs landscape layout - hide left panel

That's a native iOS app and I believe that's how iOS UI works, it hides the menu based on orientation. There is no such feature when building mobile UI with jQuery Mobile -- unless you program it yourself.

JR Mayhew
Posts: 0
Joined: Thu May 24, 2012 1:03 am

iPad portrait layout vs landscape layout - hide left panel

OK so if were to take this code... http://asyraf9.github.com/jquery-mobile/
would I put it in a blank (non master) iPad page?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

iPad portrait layout vs landscape layout - hide left panel

You could try this library.. but it's probably going to be simpler if you export the app and do it then.

Return to “Issues”