micjohnson
Programmer
Hi there!
i have two radio buttons Yes, No and drop down box(<select>), text field.
It is like
Yes(Radio button) ---> Select box
No(Radio button) ---> Text box.
My aim is, if i chose "Yes", I can activate the "Select box". At the same time the "text box" should not accept any values.
if i chose "No", I can accept the values in the "text" box. At the same time the "Select box" should not be activate.
Guide me.
Thanx
i have two radio buttons Yes, No and drop down box(<select>), text field.
It is like
Yes(Radio button) ---> Select box
No(Radio button) ---> Text box.
My aim is, if i chose "Yes", I can activate the "Select box". At the same time the "text box" should not accept any values.
if i chose "No", I can accept the values in the "text" box. At the same time the "Select box" should not be activate.
Guide me.
Thanx