iPad WebApp Full Screen in Safari

前端 未结 6 1501
面向向阳花
面向向阳花 2020-12-07 12:21

Apple says in the Safari HTML reference that the below code is supposed to make the the web-app full screen on iPhone OS 2.1 and later.

 

        
6条回答
  •  情歌与酒
    2020-12-07 12:53

    It only opens the first (bookmarked) page full screen. Any next page will be opened WITH the address bar visible again. Whatever meta tag you put into your page header...

提交回复
热议问题