iphone-standalone-web-app
Check if page added To iPhone homescreen
Is it possible to check using JavaScript or CSS if a page has been added to the iPhone homescreen in webapp mode. Like getting the height of the screen which wouldn\'t have the na开发者_高级运维v bar[详细]
2023-02-07 12:51 分类:问答Print from Mobile safari web app
Mobile safari for ios4.2 allow printing 开发者_开发百科via air print. Is it possible to do the same via a web app using javascript i.e window.print(); ? I run my webapp using the follow meta tags.[详细]
2023-02-03 21:04 分类:问答Is it possible to force iphone/ipod to update apple-touch-icon once webapp is added to home screen?
I have created a webapp using all of the recommended link and meta tags for safari, eg. <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=n[详细]
2023-02-02 10:57 分类:问答What event fires when a WebKit WebApp is "terminated"
I am in the process of developing a开发者_运维技巧 Web App for iOS and am using the DOMApplicationCache. I know that Web Apps can not run in the background, but I still would like to simulate a resume[详细]
2023-01-30 07:12 分类:问答Does the iPhone support cookies when a webpage is opened in fullscreen mode?
I can\'t find this information anywhere. Does the iPhone allow cookies to be stored when a webpage is op开发者_开发问答ened in full screen mode (by placing a link on the home screen)?I\'ve experienced[详细]
2023-01-16 10:03 分类:问答Specify an url in html for the bookmark option on the iPhone
I am building an iPhone开发者_Python百科 optimized website and when people use the \'+\' button on the iPhone you can add a bookmark to the website on the homescreen of the iPhone. How can I specify a[详细]
2023-01-06 13:48 分类:问答iPhone Safari Web App opens links in new window
I have problem with web after adding icon to Home Screen. If the web is launched from Home Screen, all links will open in new window in Safari (and lose full screen functionality). How can I prevent i[详细]
2022-12-31 16:24 分类:问答iPhone WebApps, is there a way to detect how it was loaded? Home Screen vs Safari?
I have an iPhone Web App, and I\'m interested in detecting if the app was loaded either from: iPhone Safari[详细]
2022-12-28 10:16 分类:问答Install webapp to homescreen on iPhone?
How do I go about allowing my webapp to be installed as an icon on a user\'s homescreen? Is the data cached locally, so that the webapp can be run when the user is outside of 3G?[详细]
2022-12-23 07:06 分类:问答How to require fullscreen mode in a jQTouch application?
I\'m using jQTouch to develop a version of a website optimized for safari on the iphone.The jQTouch demo helpfully shows how to show an \"install this\" message for users not using full screen mode an[详细]
2022-12-23 00:49 分类:问答