July 11, 201114 yr 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?
July 11, 201114 yr 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?
Create an account or sign in to comment