I have two radiobuttons where I let the user make a choice. One of them is checked by default, but if the user checks the other radiobutton I want a list box to appear where they have to make another choice. This listbox is not visible with the default value.
I guess what I am trying to do is hide/show a table row depending on which radiobutton is checked.
I have seen this being done without refreshing the page only display or hide the items depending on which radiobutton is checked.
But how???
Thanks!
I guess what I am trying to do is hide/show a table row depending on which radiobutton is checked.
I have seen this being done without refreshing the page only display or hide the items depending on which radiobutton is checked.
But how???
Thanks!