How do you keep an iPhone/iPad web app in full screen mode?

后端 未结 6 2068
别那么骄傲
别那么骄傲 2020-12-07 15:47

I have an HTML5 iPad app that works offline. The app essentially consists of 4 html files and 3 aspx files. My cache manifest is setup so that only the html files are avai

6条回答
  •  春和景丽
    2020-12-07 16:26

    Adding this to index file will do the trick.

     
        
        
        
    
      
    

提交回复
热议问题