Instead

Alternatives to cascading drop down interfaces

Alternatives to cascading drop down interfaces
  1. What can I use instead of a drop-down menu?
  2. What is the best UI for multi selecting from a list?
  3. Under what circumstances is a menu used instead of a radio button group?

What can I use instead of a drop-down menu?

What to Use Instead: Text Fields and Radio Button Interfaces. If, for a particular input, there are many more than 10 options, but the input doesn't have to be validated, an open text form field will often be simpler than a drop-down, as users don't have to read and understand all options before making a choice.

What is the best UI for multi selecting from a list?

A multi-select pillbox is a suitable option if the user is familiar with the list's content and knows precisely what they're searching for. By searching or simply scrolling through the list, they can quickly locate what they are looking for.

Under what circumstances is a menu used instead of a radio button group?

Rule#1: When You Want to Emphasize Options

You want the user to read all options. The options are unfamiliar to the user and there is less or no chance that he can predict them.

How do I express ratios with the user experience in mind?
What is golden ratio in UX design?How do you use the golden ratio in product design?What is user experience and why it is important in web design?Wha...
How to make an accessible RWD multi-level main navigation without hamburger menu?
How do you make a hamburger menu accessible?What is multi level menu?What is a hamburger on a website? How do you make a hamburger menu accessible?W...
Should fieldsets be nested for yes/no questions?
Can Fieldsets be nested?When should Fieldset be used?Does a Fieldset have to be in a form?Can you have a Fieldset without a legend? Can Fieldsets be...