可以吗?
我已经尝试过它在PC上运行正常但我的移动设备没有成功(ipad,nexus 7,三星Galaxy S3,Kindle fire HD ......)
答案 0 :(得分:4)
根据http://caniuse.com/#search=fullscreen
,对全屏API的浏览器支持实际上很差如果您确实需要将整个屏幕用于您的应用程序,您应该为移动用户找到替代方案。
此Javascript黑客可以帮助您:http://mobile.tutsplus.com/tutorials/mobile-web-apps/remove-address-bar/