Javascript Methods JavaScript Reference




    function function1() {
        document.all.myTextArea.setActive();
    }

Some text
       value='Insert the cursor inside the textarea' 
       onclick="function1();">