|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
When I try to add more than one radio button in a table, they don't work the
way I am told they should. If I place three horizontally in a table cell, they won't choose independently of each other. I can choose more than one at a time. Any suggestions?' I added the code here, I don't know if it worked or not. <td valign="top" class="mainContent"><h1>Newsletter Signup </h1> <form id="signup" name="signup" method="post" action="http://www.nationalexasperator.com/signup.php"> <table width="100%" border="0" cellspacing="0" cellpadding="5"> <tr> <td><label for="name">What is your name? </label></td> <td><input name="name" type="text" id="name" size="25" /></td> </tr> <tr> <td><label for="Email">What is your Email Address?</label> </td> <td><input name="Email" type="text" id="Email" size="25" /></td> </tr> <tr> <td>Vote for your favorite boogeyperson </td> <td><label> <input name="vote" type="radio" value="Big Foot" /> Big Foot <input name="vote " type="radio" value="Loch Ness Monster" /> Loch Ness Monster <input name="vote" type="radio" value="El Chupacabra" /> El Chupacabra</label></td> </tr> <tr> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> </tr> |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
> <input name="vote " take out the blank space "vote" instead of "vote " -- Alan Adobe Community Expert, dreamweaver http://www.adobe.com/communities/experts/ |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
A suggestion: Give your posts meaningful subjects - in this case something
like 'radio button groups' or something like that. -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "jquest4" <webforumsuser@macromedia.com> wrote in message news:g2kle0$it2$1@forums.macromedia.com... > When I try to add more than one radio button in a table, they don't work > the > way I am told they should. If I place three horizontally in a table cell, > they > won't choose independently of each other. I can choose more than one at a > time. > Any suggestions?' > I added the code here, I don't know if it worked or not. > > <td valign="top" class="mainContent"><h1>Newsletter Signup </h1> > <form id="signup" name="signup" method="post" > action="http://www.nationalexasperator.com/signup.php"> > <table width="100%" border="0" cellspacing="0" cellpadding="5"> > <tr> > <td><label for="name">What is your name? </label></td> > <td><input name="name" type="text" id="name" size="25" /></td> > </tr> > <tr> > <td><label for="Email">What is your Email Address?</label> > </td> > <td><input name="Email" type="text" id="Email" size="25" > /></td> > </tr> > <tr> > <td>Vote for your favorite boogeyperson </td> > <td><label> > <input name="vote" type="radio" value="Big Foot" /> > Big Foot > <input name="vote " type="radio" value="Loch Ness Monster" > /> > Loch Ness Monster > <input name="vote" type="radio" value="El Chupacabra" /> > El Chupacabra</label></td> > </tr> > <tr> > <td> </td> > <td> </td> > </tr> > <tr> > <td> </td> > <td> </td> > </tr> > |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
Alan, thank you very much. As I tried this originally as a tutorial in a book
"Dreamweaver 8, the missing manual" it didn't work out. Now with your it works in I.E. test page but not in FireFox. Is this typical? |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
I'm still learning the terminology for this I.T. stuff, LOL. Heck, it takes me a few minutes just to surf this forum.LOL I'll do better in the future.
|
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
Alan, never mind. I found the cause to my last question. This stuff is pretty cool.
Thanks again. |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
i am sure the DW community will me out of this problems thanks a lot.
|
|
![]() |
| Outils de la discussion | |
|
|