flep
unread,Nov 6, 2009, 12:56:45 PM11/6/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iPhoneWebDev
Hi there!
Im developing a webApp for iphone, who have a wallpaper section.
When i run into safari, everything works fine. But when I save it to
my home screen, then run as a normal App, if I use the fullscreen meta
tag (<meta name="apple-mobile-web-app-capable" content="yes" />), the
"Save Image" dialog doesn't work anymore. I press and hold my finger
on the image and nothing happends.
I've tested with a CLEAN html, just a LINK, and IMAGE (direclty on the
body) and the meta-tag - no CSS, JS, nothing more. The dialog for the
link (to copy, save, etc) will show normally, but the dialog for the
image wont.
Any idea? Is there a function that i can call to force the dialog to
show up??
Thanks!