Greetings,
When tabing from one text field to another in an HTML form when you land on a field all the characters are automatically selected. I have a text field that is performing some function that "unselects" the text. Is there a way in JavaScript that I can programatically reselect all the characters in the field.
Thank You In Advance
Jeff Sulman
When tabing from one text field to another in an HTML form when you land on a field all the characters are automatically selected. I have a text field that is performing some function that "unselects" the text. Is there a way in JavaScript that I can programatically reselect all the characters in the field.
Thank You In Advance
Jeff Sulman