| onSelect This event handler will execute the instruction(s) when the text inside a text area field is selected. syntax: document.onSelect = function() The onSelect Event Handler is used with the following: CAPTION FIELDSET TEXTAREA button checkbox fileUpload password radio reset submit text |