6
votes
3answers
232 views

Links inside a dropdown

I'm wondering if links inside a dropdown provides a valid user experience, if it isn't part of the main navigation of the site. For a news website I'm trying to come up with a nice way for the ...
6
votes
1answer
154 views

Dropdown issues on Mac

One of the websites that we've been working on has a dropdown with <select> having multiple <option>s. In our Windows PC, the dropdown show only a number of items while on the client's ...
5
votes
5answers
878 views

Alternatives to dropdown list when possible results are not known

For quite some time I've been looking around the web for alternatives to a dropdown list in assignment of data (i.e., during data capture that will be saved, NOT when searching for some data). One ...