|
Hi,
I am trying few things using HTML and facing some problems hope some one can help me in this.
My requirement.
I have got a series of radio buttons and checkboxes, however on page load the user should see only the first radio button, as soon as the user clicks on the first radio button, the next radio button should appear below the first radio button and so on ?
From this I have undustood is that my each radio button should be in the div tag, I have done that but somehow i am not able to call the next radio button.
can someone explain how the same can be done.
thanks
|