Jump to content
Server Maintenance This Week. ×

Landscape <-------> Portrait on FM Go


This topic is 4681 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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?

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

This topic is 4681 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.