Hi,

Thanks for the reply,This will remove the URL bar and button bar.
One more question was about launching of app,For my webapp i want to
create a custom icon and place it on home page
and application should execute after clicking of icon.Please let me
know if this is possible.

Thanks,
iPhoneWebDev

On Oct 31, 5:17 am, Philipp Kläsle <[EMAIL PROTECTED]> wrote:
> Add this to your code: <meta name="apple-mobile-web-app-capable"
> content="yes" />
>
> This removes the URL bar and the button bar at the bottom of the
> screen, when it's started from the Home screen. It's explained in the
> Apple WebApps Guides (https://developer.apple.com/webapps/docs/
> documentation/AppleApplications/Reference/SafariWebContent/
> ConfiguringWebApplications/chapter_8_section_3.html#//apple_ref/doc/
> uid/TP40002051-CH3-SW2).
>
> You can even change the status bar 
> appearance:https://developer.apple.com/webapps/docs/documentation/AppleApplicati...
>
> Phil
>
> On 31 Okt., 03:08, iPhoneDev <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi,
>
> > I want to create aniPhoneapplication aswebappbut i do not want to
> > launch it via hitting through URL,Is there any way i can make it look
> > like anativeapplication and once i click on application icon it
> > launches thewebappwithout the URL bar.
>
> > Any help would be appreciated.
>
> > Thanks,
> > iPhoneWebDev- Hide quoted text -
>
> - Show quoted text -

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to