lash
04-10-2003, 07:09 PM
Hi experts
I have got three <select> boxes. The subjects in the boxes changes according to the choices the user makes in the previous <select> boxes. That seems to work all right up till now. My problem is as follows:
- Is ‘Choice 1’ chosen from the first <select>, the user automatically needs to continue to box two and three. – But if ‘Choice 2’ is chosen from the first <select> the second <select> has to be ignored and the user is send directly to the third <select> box to make the last choice.
Can this be done, and how? I’m not that experienced at JavaScript, so please keep it simple ..
If it helps, take a look at my testform here (http://www.larsliin.dk/test.htm)
I have got three <select> boxes. The subjects in the boxes changes according to the choices the user makes in the previous <select> boxes. That seems to work all right up till now. My problem is as follows:
- Is ‘Choice 1’ chosen from the first <select>, the user automatically needs to continue to box two and three. – But if ‘Choice 2’ is chosen from the first <select> the second <select> has to be ignored and the user is send directly to the third <select> box to make the last choice.
Can this be done, and how? I’m not that experienced at JavaScript, so please keep it simple ..
If it helps, take a look at my testform here (http://www.larsliin.dk/test.htm)