Hi all.
I should work this control with javascript:
First select:
1) Frank
2) Anthony
3) Max
4) Mark
5) Vincent
6) Jim
Second select:
1) Japan
2) Italy
3) England
4) USA
5) Mexico
6) Spain
For example, the function javascript must prevent selection is:
from the first Select = Frank
from the second Select = Italy
The exact combination is:
Frank ==> Japan
Anthony ==> Italy
Max ==> England
Mark ==> USA
Vincent ==> Mexico
Jim ==> Spain
All other possible combination is wrong.
Thanks for your attention, regards
Viki
I should work this control with javascript:
First select:
1) Frank
2) Anthony
3) Max
4) Mark
5) Vincent
6) Jim
Second select:
1) Japan
2) Italy
3) England
4) USA
5) Mexico
6) Spain
For example, the function javascript must prevent selection is:
from the first Select = Frank
from the second Select = Italy
The exact combination is:
Frank ==> Japan
Anthony ==> Italy
Max ==> England
Mark ==> USA
Vincent ==> Mexico
Jim ==> Spain
All other possible combination is wrong.
Thanks for your attention, regards
Viki
Comment