www.webdeveloper.com
Recent Articles
  • Finding Slow Running Queries in ASE 15
  • A More Advanced Pie Chart for Analysis Services Data
  • Adobe AIR Programming Unleashed: Working with Windows
  • Performance Testing SQL Server 2008's Change Data Capture Functionality
  • The ABC's of PHP: Introduction to PHP
  • How to Migrate from BasicFiles to SecureFiles Storage
  • Why the Twitter Haters Are Wrong
  • User Personalization with PHP: Beginning the Application
  • Whats in an Oracle Schema?
  • Lighting Enhancement in Photoshop
  •  

    Go Back   WebDeveloper.com > Client-Side Development > HTML

    HTML Discussion and technical support for building, using and deploying HTML sites.

    Reply
     
    Thread Tools Search this Thread Rate Thread Display Modes
      #1  
    Old 09-27-2006, 08:19 PM
    sorciere sorciere is offline
    Registered User
     
    Join Date: Jul 2003
    Posts: 34
    Exclamation radial buttons in email forms

    Hi there. I've created a form at this address:
    http://www.plen.org/law_reg.html

    If you scroll down, you can see a list of options next to radial buttons, Senior, Junior, Sophmore, Freshman - I need to make that list dependent on each other so that only one radial button can be selected at a time - and also that if you click one radial button, you can unselect it by clicking it again - is that possible and how would I do that?

    Thanks for any help!
    Reply With Quote
      #2  
    Old 09-28-2006, 04:07 AM
    Fang's Avatar
    Fang Fang is offline
    Resistance is futile
     
    Join Date: Apr 2003
    Location: Netherlands
    Posts: 18,435
    Give them the same name:
    Code:
    Special Food Requests<br />
    <input name="special" type="radio" value="Vegetarian" /> Vegetarian<br />
    <input name="special" type="radio" value="Vegan" /> Vegan<br /><br />
    __________________
    At least 98% of internet users' DNA is identical to that of chimpanzees
    Reply With Quote
      #3  
    Old 10-03-2006, 10:42 PM
    sorciere sorciere is offline
    Registered User
     
    Join Date: Jul 2003
    Posts: 34
    Thank you - that did the trick. Is there a way to have a radial button be deselected by clicking it again once it is clicked initially so that there is no selected button?
    Reply With Quote
    Reply

    Bookmarks


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools Search this Thread
    Search this Thread:

    Advanced Search
    Display Modes Rate This Thread
    Rate This Thread:

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is Off
    HTML code is Off
    Forum Jump


    All times are GMT -5. The time now is 03:46 PM.



    Acceptable Use Policy


    The Network for Technology Professionals

    Search:

    About Internet.com

    Legal Notices, Licensing, Permissions, Privacy Policy.
    Advertise | Newsletters | E-mail Offers

    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.