Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5973803
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:51:08+00:00 2026-05-22T20:51:08+00:00

I am creating a small form where the user Enters some text in an

  • 0

I am creating a small form where the user

  1. Enters some text in an input box
  2. Chooses from a bunch of options
    regarding the actions that need to
    be taken with the data
  3. Clicks a submit button

Disconnect does something similar in a better way:

enter image description here

you can click on any of the five divisions here. This is wonderful because it makes it easier for users to perform the same task and simplifies choose and click to click.

What technology is used to display such a menu?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T20:51:09+00:00Added an answer on May 22, 2026 at 8:51 pm

    A nice way of doing this is – which doesn’t need javascript – is to use radio buttons, but make them invisible. The clickable text and icon go inside of the label for each radio button, so you can click the label or icon to select the radio button.

    This ensures a few important things:

    • Only one item can be selected
    • The selection is passed back with the form
    • The browser’s native form handling still works
    • Accessibility options still work

    You do have to be careful to make the labels obviously clickable, since you lose the visual cue of having the radio buttons visible.

    IE6 & 7 also require a hack – they have a weird behaviour that a display:none or visibility:hidden radio button or checkbox cannot be selected by clicking its label.

    Here’s an example: http://www.spookandpuff.com/examples/clickableToggles.html

    (I haven’t included the icons – you can easily add these by setting them as the background in CSS for each item (don’t use <img> tags).

    Edit Oh man – I just read the question properly! Sorry, you want the behaviour to be ‘choose’ rather than ‘choose and submit’… An easy way to do this is to add some javascript to the inputs to have them auto-submit the forms when they’re selected. I’ve updated the example to show this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm creating a small jQuery plugin for my CMS that styles certain form input
I'm working on a small web form that requires the user to input (among
I am creating a timer solution. User enters hrs, mins secs, into text boxes
I am creating a small modal form that is used in Winforms application. It
I am creating small django application which holds some few questions (and answers for
I'm creating a small code plugin which allows you to do some things with
I'm creating a form that collects standard information about customers. When the user hits
I am creating some text boxes at runtime and I would like to change
I'm creating small form for iPhone and on that form I do JavaScript validation
I'm creating a small application from which users can send mails, appointments and to-do

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.