hi. i have basic skills in javascript and am aware of the accessibility issues javascript causes.
basically i want my form to have two radio button choices..
o From Heathrow
o To Heathrow
if they choose from Heathrow, i want a drop down to appear below like so
To:
[drop down]
if they choose To Heathrow, i want a drop down to appear below like so
From:
[drop down]
can anyone give me a small snippet of code that will achieve this?
thanks
basically i want my form to have two radio button choices..
o From Heathrow
o To Heathrow
if they choose from Heathrow, i want a drop down to appear below like so
To:
[drop down]
if they choose To Heathrow, i want a drop down to appear below like so
From:
[drop down]
can anyone give me a small snippet of code that will achieve this?
thanks