39 of 47 people (83%) answered YesRecently 7 of 10 people (70%) answered Yes
Mar 7th, 2000 00:15Martin Honnen,
Reference the text field/text area e.g. var tf = document.formName.fieldName; then call tf.focus(); tf.select();