|
phonegap / android / tinymce - edition area is readonly
Hi!
I want to add a textarea or div (I tried with both) hacked with tinymce to a form in a phonegap/android application. The form does convert to tinymce style and stuff but it's not editable. I tried adding readonly : false to the initialization but it's still readonly. Any ideas?
Thanks in advance.
PS Perhaps another solution instead of tinymce?
|