I have a text input field that I want disabled or readonly or whatever, unless the user selects the radio button with the value "yes"! How would I do this? Every attempt I have made has failed... I have very little skills when it comes to javascript!