optisyen Posted July 11, 2011 Posted July 11, 2011 is it possible to do in iphone or ipad that if iPad portrait; go to layoutA (vertical) and if iPad landscape; go to layoutB (horizantal) ? how it could be done ? FM Go to detect it?
Himitsu Posted July 11, 2011 Posted July 11, 2011 is it possible to do in iphone or ipad that script1 works on vertical and script2 works on horizantal ? how it could be done ? I would just make an if statement getting the version of go, and then in that, if the window with is greater than 320, the perform script 1, else script 2. Then the main if statement's else part would have another if with the width of the iPad. Does that make sense?
Recommended Posts
This topic is 4885 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now