8
votes
3answers
306 views

Using Dropdowns AND Radio Buttons to avoid confusion

For you reference I wanted to point out that this is a Video project. I am designing a menu in which the user can choose 1 of 4 formats for SD (standard definition) and two options for HD (high ...
19
votes
6answers
853 views

Buttons instead of radio buttons or a dropdown

In a recent project of ours I am tasked with creating an interface that solves the same problem as radio buttons or a dropdown menu would, but using buttons instead. It approximately looks like this: ...
2
votes
4answers
342 views

Are Radio Buttons or a Drop-down more appropriate to scope a search?

Below are Mock-ups of the two choices to scope the search. The radio buttons would expose all choices initially. The drop-down search pattern I've seen more often, and I think users would be more ...
4
votes
2answers
157 views

Level selection on dropdown

Designing a radio button interface for selecting how many sub-levels you would want to display for a website main menu dropdown. The options are: OFF 1 level 2 levels Considering that the default ...
4
votes
3answers
770 views

Which is better to design a Filter?

Which is better for filter, select a single value: Check box ( Use js to keep single selection ) Dropdown list Radio buttons Highlighted labels download bmml source – Wireframes ...