Hi all,
I have made to select box in which one is adult and other is for child .
adult select box have 1 to 10 numeric value and child have 1 to 10 numeric value.
but now i want to make if both of select box total is greater than 10 then it will give alert that Total adult and child can not be greater than 10 and it will return false.
I am trying to do it . But it is not happening . Actually i am not able to get value of adult or child in javascript code . How i can do this ??????//
Please help me .
Thanks
Gagan