0
votes
2answers
42 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
41 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
21 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 …
2
votes
1answer
22 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
25 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
29 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
82 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
225 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
157 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
227 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 …
1
vote
1answer
92 views
jqModal displaying incorrectly in Mobile Safari
I have a jQModal window on my site that has its content populated by an Ajax call. It works fine in all of the desktop browsers, but it fails in Mobile Safari on the iPhone.
The …
0
votes
2answers
87 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 …
3
votes
2answers
142 views
Preventing iPhone scaling when rotated
When I rotate my iPhone into landscape mode, the iPhone automatically bumps the text size up.
What is the best way to prevent this? I'd like rotation to give the visitor more text …
0
votes
4answers
180 views
automatic zoom on iphone safari
Is there a way for Mobile Safari to recognize a site meant for mobile phones and automatically zoom in? How does that work on other phones and browsers?
I'd like to avoid looking …
3
votes
1answer
429 views
Javascript for “Add to Home Screen” on iPhone?
Is it possible to use Javascript to emulate the Add to Home Screen option in Mobile Safari's bookmark menu?
Something similar to IE's window.external.AddFavorite(location.href, do …
