Results 1 to 3 of 3

Thread: radio button help
      
   

  1. #1
    firstalert is offline Private First Class
    Join Date
    Jul 2007
    Posts
    7

    Default radio button help

    Hi, I've looked through the forum to try to find info on the radio button.
    Basically, I would like to set it up so that the user can select and deselect the button if they change their mind or make a mistake.

    My domain is www.lesson1.it and the page link is in 'The Language Zone' section on the homepage called grammar. Once there, there is a link to page 2 (on the right side). On this page (page 2) I have some questions (near the bottom of the page) and the user has to answer by selecting a radio button. but once it is selected it can not be deselected.

    any suggestions?
    Thanks a lot,
    Firstalert

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: radio button help

    Make sure that the "name" of each group of radio button (each group being all the radio buttons for one question). You can't deselect a selected radio button, so you need to create an additional one for each group called something like "None" or "N/A", or whatever term you want to use for unselected.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    firstalert is offline Private First Class
    Join Date
    Jul 2007
    Posts
    7

    Default Re: radio button help

    I understand. I'll give it a try. Thanks for the tip and again for replying so fast.

    Firstalert

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49