Radio Button Click Prompts Text Field to Open
Hi,
To preface, I know almost nothing about Java. I'm trying to create a page that has two radio buttons on it, "Yes" and "No". I'd like a box for someone to write comments in to appear on the page if "Yes" is clicked. How can I do this? (I don't really know how to write functions). Thanks!
-Justin

