In my page have one textarea
. The user is able to type a document in that textarea
.
I used WYSIWYG text editor to formate the text, so the textarea
is changed to an iframe
on runtime.
So I cannot the get the value from the iframe
, but I need the cursor line number and user high lighted text.
When user highlight the text the image has shown on end of the textarea
.
I get it from text area [textarea link] but how can get the same from iframe