I want to create a support page, and I want to have it were people select a radio button, and click next. The next button changes depending on what the person selected. For example:
<h1>Does...
Type: Posts; User: bobneedshelp; Keyword(s):
I want to create a support page, and I want to have it were people select a radio button, and click next. The next button changes depending on what the person selected. For example:
<h1>Does...
I need a script that will use a actual button to activate the function to show/hide all the divs expect one that will be selected by users via radio button. Below is a very basic layout. I want it so...