问题
A project in DashCode can be configure to support both Safari and Safari Mobile.
I like this dual support, but on the iPad, I found that the Safari layout was much more suitable than the Safari Mobile layout.
How can I fix the project so that on the iPad the Safari layout will be used?
回答1:
Analyzing the code, I discovered that it is possible to force the Safari layout by using the following parameter ?p=desktop.
That will make it.
来源:https://stackoverflow.com/questions/4072238/howto-force-dashcode-webapp-to-use-safari-mobile-layout-on-iphone-but-safari-lay