Howto force DashCode webapp to use Safari Mobile layout on iPhone but Safari layout on iPad

[亡魂溺海] 提交于 2019-12-08 07:56:14

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!