JavaScript Editor
Posted: Sat Jul 03, 2010 10:41 am
Hi All,
Can anyone tell is it possible to create a editor only depending on the JavaScript without the help of Iframe or ContentWindow.
For Example see this
http://ckeditor.com/demo
(the above link uses IFRAME)
can i have exactly like this.
I dont want in a way like that keeping one textarea above and the box below and when i select some text and click on bold displaying in the second box.
I want everyhting should happen in the same textarea or anything like without the help of IFRAME or ContentWindow. If it is possible please help me out
Can anyone tell is it possible to create a editor only depending on the JavaScript without the help of Iframe or ContentWindow.
For Example see this
http://ckeditor.com/demo
(the above link uses IFRAME)
can i have exactly like this.
I dont want in a way like that keeping one textarea above and the box below and when i select some text and click on bold displaying in the second box.
I want everyhting should happen in the same textarea or anything like without the help of IFRAME or ContentWindow. If it is possible please help me out