zzfive03
Programmer
- Jun 11, 2001
- 267
Lets say I have a radio button, and when I click it, i want my focus to be on a <input type='text'> box. But lets say I have a value in the input such as:
<input type='text' value='Type Data Here'>
When I click the Radio button, I want the value inside the text box to apper highlighted.
Can this be done?
Thank you in advance.
<input type='text' value='Type Data Here'>
When I click the Radio button, I want the value inside the text box to apper highlighted.
Can this be done?
Thank you in advance.