Bharathi Kattamuri wrote:
Hi,
I have with javascript in a struts application. I am trying to insert a
text into a TextArea.Somehow document.selection.createRange().text
is not working. I am using IE6.0.29
Below is the code.
function addToMessageText(sendText){
// alert("add
Hi,
I have with javascript in a struts application. I am trying to insert a
text into a TextArea.Somehow document.selection.createRange().text
is not working. I am using IE6.0.29
Below is the code.
function addToMessageText(sendText){
2 matches
Mail list logo