Tagged Questions

0
votes
0answers
14 views

Selecting text in mobile Safari on iPhone

I'm trying to make it easy for an iphone user to copy some text to the clipboard in mobile safari. As in the usual "touch-hold-copy". There is a specific bit of text I want to a user to copy. I have …
1
vote
1answer
44 views

iPhone Web App disable cache

Hi, I have an built an iPhone webapp using PHP. The main (and only) page includes the apple-mobile-web-app-capable and apple-touch-fullscreen meta tags so that it can run fullscreen once added the …
4
votes
3answers
177 views

How to Create “Add to Calendar” Link on Web Page for iPhone

Many calendaring programs (Outlook, iCal) support vCal for downloading event information and adding it to your calendar. Others can use the vCalendar microformat to extract data. Neither of these, …
0
votes
2answers
42 views

Can iPhone Safari be prevented from showing the navigation bar during an AJAX call?

I've got an iPhone web-app which I'd like to look as native as possible. I've used the scrolling trick to get rid of Safari's navigation, and taken away scrolling to prevent it from coming back; …
0
votes
2answers
98 views

How to add a contact to the iPhone’s Address Book from a Web Page?

In the desktop Mac world, if I were to click on a link in a web page which linked to a VCF file, this file would be opened in the Address Book application. In the iPhone world, however, doing that …
2
votes
1answer
20 views

how to disable MobileSafari auto-selection?

my webapp requires users to tap and hold on an element for a game action, but iPhone automatically "selects" the area which is confusing to the user. anyone know what html elements prevent selection, …
1
vote
1answer
67 views

Display a round pourcent indicator with CSS only

Hi all ! I want to create a small round static pourcent indicator in CSS but I can't find the solution. The squared indicator at left is ok, but so ungly, I want it round ! I have tried with …
-1
votes
0answers
26 views

Safari Books Online - Mobile Version.

Hi, Has anybody read Safari Books online on Zune HD? Or Could someone please try it on their Zune HD...It's m.safaribooksonline.com I'm considering buying Zune HD to read it, thinking OLED screen …
0
votes
3answers
74 views

Math in Safari (especially iPhone)

Is there an easy way to display math in the Safari web browser? My main target is the iPhone safari.
3
votes
1answer
69 views

Is it possible to change the keyboard type when using the prompt() Javascript function when using Mobile Safari on the iPhone?

Mobile Safari on the iPhone allows you to specify different keyboard types for text input boxes as demonstrated in the Safari How-To's for iPhone, here. However, I'm wondering if it's possible to …
0
votes
2answers
89 views

Does the iPhone has AJAX and jQuery support?

Does the iPhone has AJAX and jQuery support? I am developing a chatbox for iPhone with these two. Are they supported on MobileSafari?
0
votes
2answers
70 views

Drag and Drop in MobileSafari?

Is it possible to allow users to drag and drop items in mobile safari? Google images on the iPhone does something similar, but I'm not sure if it is true drag and drop or some other work around. …
0
votes
2answers
65 views

how can I fix the jumpiness problem on a moving <LI> stream jQTouch mobile web app (iPhone JavaScript)

I've got a mobile Web app built with jQTouch mobile web app framework, but when I try to add dynamic <LI> elements the theme starts jumping around like crazy. Includes a short JavaScript sample …
0
votes
1answer
53 views

Sniffing an identifier for the iPhone app used to access a web page.

When someone accesses a site via a WebView in an iPhone app, is there a reliable way (JavaScript or server-side) to tell what app is being used? It seems like the user agent string can tell me if …
1
vote
0answers
49 views

Closing an opened window on mobile safari with javascript?

In app mode, if I open a new window using javascript, the newly-opened window cannot close itself (on an on-click event) using the standard window.close() or self.close(). Does anyone know if there's …

1 2 3 4 next
15 30 50 per page