Re: [OT} help required with script.

2006-02-17 Thread Laurie Harper
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

help required with script.

2006-02-17 Thread Bharathi Kattamuri
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