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 :
you needed pass "select" node function , instead of form.
Comments
Post a Comment