You are not logged in.
Hello Frnds,
I am using the Xinha Editor in my application . it is running well .
but i have a problem , i want that any user write some text in xinha editor .
and there is a button . and a javascript function called on that button .
so my problem is that when user click that link , so i want that inserted text hold in a variable through javascript .
when i got the value through the
var txtQues = document.getElementById("txtQuestion").value;
so txtQues returns the Null value .
So Please any one tell me that How i can get the text write by anyone through the javascript .
Thanks in advance .
Offline
+1
Offline