vote up 1 vote down star
2

Safari HTML Reference: Supported Attributes says:

contenteditable

If true, the element can be edited on the fly; if false, it cannot.

Availability

Available in Safari 1.2 and later. Available in iPhone OS 1.0 and later.

However, on my iPhone, I can't get it to work. Anyone have success with this?

You can try it with this document (admittedly not pure html, but that document works in desktop Safari, and Chrome and Firefox 3). I haven't been able to get even the simplest html document to be editable in mobile Safari.

flag
I don't think you'll get an answer for this since it would require insight from someone at apple. You could also file a bug: bugreport.apple.com Maybe you could rephrase the question to what you need to accomplish so we could come up with alternatives? – Jason Harwig Nov 4 at 18:41

2 Answers

vote up 0 vote down

I think this is because editing HTML requires quite an advanced user interface. That's why desktop Safari implements it, while Mobile Safari doesn't.

link|flag
This is an excuse, not an answer. In desktop Safari, you don't get any fancy controls, just the ability to type into an element. Surely, iPhone can support that. – Andrew Hedges Sep 10 at 9:39
vote up -3 vote down

You sir are being ignorant on iphoneos 2, post jailbreak you can use clippy to paste text i on iphoneos 3, you can do so natively by copying off of a the w3c tryitn editor or the mail app

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.