select - Multiple Conditional Statements in a Javascript function -


i haven't used javascript sometime.

i'm trying following script working if select "ireland" in dropdown, ireland select menu appears below. same goes america , canada.

http://jsfiddle.net/mcgarriers/dpse4/

however it's not working. can take , explain why?

i'm sure it's simple.

many @ all.

now working :

http://jsfiddle.net/dpse4/3/

you needed pass "select" node function , instead of form.


Comments