
January 29th, 2004, 06:40 PM
|
|
Contributing User
|
|
Join Date: Jan 2004
Posts: 494
Time spent in forums: 11 h 47 m 56 sec
Reputation Power: 5
|
|
|
jump to next box...
I am new to javascript and would like to know how to jump from one text to another. For example, I have <option value="Yes"><option value="No"> and when clicked on Yes, it should take them to the next text box, when click No, it should take them to alternate text box. I heard it can be done with Onchange event, but not sure how to implement. Please need help. Thanks.
|