Thanks for the suggestion.
I am trying to do a mobile app. So trying to create a rich text editor with minimal features.
I would be storing the files locally. I am not storing it in a DB.
Languages I use: CSS, html and Javascript.
So my question was, how would you pull the data from file...
Thanks for your suggestion.
iTextArea.document.body.innerHTML ==> this worked in IE but not in safari.
I need another suggestion. This is what I am doing:
1. Using rich text editor, I am creating notes. So in a html page(NEW MESSAGE), I have text box and rick text editor. I give a title and...
So I have an input box ( Name)
Then I have a category drop down box.
Then I have a text area (iframe)
Below that I have a virtual keyboard created; when I click on button it appears in iframe.
So as I said, it works in IE but not in Safari and I would like to know how to save iframe contents...
Hi,
I am building a rich text editor. I use Iframe as text area to type.
I created my own virtual keyboard to type letters.
IE: when I press on the virtual keyboard it displays the letter in the iframe.
Safari: It does not work.
I want to get this working in safari.
Also, I am trying to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.