-1
votes
0answers
21 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 …
2
votes
1answer
10 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, …
0
votes
2answers
32 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
60 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 …
1
vote
1answer
49 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 …
4
votes
3answers
135 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
1answer
46 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 …
0
votes
2answers
72 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
3answers
66 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.
0
votes
2answers
52 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 …
3
votes
1answer
50 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
57 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. …
1
vote
0answers
38 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 …
0
votes
0answers
111 views
iPhone Web Application JavaScript events break after waking up from sleep.
I'm trying to build a mobile-safari/iphone web-app using jQuery code I already wrote for the desktop version of the app. The problem I'm having is that when my phone goes to sleep with the web-app …
0
votes
2answers
109 views
Alpha transparent PNGs not displaying correctly in Mobile Safari
I'm using some semi-transparent PNGs as background-images on various websites. These are usually something like a 1x1 image with a 30-percent opaque white layer.
I've noticed that Mobile Safari does …
