- What can I use instead of a drop-down menu?
- How do I increase the width of a drop-down menu?
- Are drop-down menus good?
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.
How do I increase the width of a drop-down menu?
Create a css and set the value in css code. Call the class of CSS in the drop down list. Then it will work. Save this answer.
Are drop-down menus good?
The use case for drop-down menus
They also help conserve screen space. Offering drop-down menus can help users avoid scrolling and can quickly get them access to your site's content. For large websites, drop-down menus can save users time by allowing them to jump down a level or two to get to the content they seek.