0
votes
1answer
21 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, ho …
1
vote
1answer
42 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 h …
3
votes
2answers
42 views
+100
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. N …
0
votes
3answers
59 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
1answer
40 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 strin …
0
votes
2answers
62 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?
2
votes
1answer
32 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 …
0
votes
2answers
42 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 shor …
0
votes
2answers
42 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 othe …
1
vote
0answers
37 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 an …
0
votes
0answers
96 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 …
0
votes
2answers
47 views
Scrollable UINavigationBar similar to Mobile Safari
My application uses a UINavigationController and the final view (detail view) lets you view an external website within the application using a UIWebView.
I'd like to free up some …
0
votes
2answers
250 views
source code of contacts - application of iPhone
I have seen the Contacts in iPhone Simulator.
I want to create an application similar like that.
Does apple provide open source of that " Contacts " application.
Similarly, Does …
2
votes
1answer
176 views
Rich Text Editor on Mobile Safari
I'm trying to build a Web page that has a rich text editor. Is it possible to use a rich text editor (such as FCKEditor) in Mobile Safari on the iPod Touch (or iPhone)?
All of th …
0
votes
3answers
241 views
What is the PastryKit Framework?
I'm trying to find any information I can on the PastryKit Javascript Framework. It appears to be in use on the iPhone User Guide that is displayed on the iPhone itself in Mobile Sa …
