Content Editable not working
Hi,
I am working with a large CRM application that uses a lot of standard HTML 5 functions. Works fine in IE9+ and Chrome 47 (current)
There is a lot of use of contenteditable on all text fields, this provides multi-line edit and also formatted edit on the fields that need it.
When I spin up the pplication in iPad simulator, regardless of version, the comtent editable fields do not allow edit, even though I understand from forums that iPad supports this as of iOS v5.
Any thoughts?
Thanks
John
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by John Kelly on 26 Jan, 2016 10:06 PM
I guess I should add some other stuff.
http://www.quirksmode.org/dom/execCommand/
Link above fails in iPad Simulator-- i.e. the left hand should be editable.
I am running Windows 7, 64bit, also currently using VS2012, though I do not think that relevant in this issue.
John
2 Posted by John Kelly on 27 Jan, 2016 07:11 PM
ok, this can be closed.