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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -