Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datalist as our input? #17

Closed
rebecacalvoquintero opened this issue Jul 19, 2017 · 3 comments
Closed

datalist as our input? #17

rebecacalvoquintero opened this issue Jul 19, 2017 · 3 comments

Comments

@rebecacalvoquintero
Copy link
Collaborator

No description provided.

@maxgerber
Copy link
Collaborator

Even though it is not supported in Safari it seems to be well-supported in all other browsers. I think considering we are doing most things on Google Chrome, it might be worth using datalist for simplicity, and we can think about backwards compatibility as a stretch goal.

@maxgerber
Copy link
Collaborator

[http://blog.teamtreehouse.com/creating-autocomplete-dropdowns-datalist-element](Datalist element)

@rachaelcodes
Copy link
Collaborator

potentially, we could use styled <ul> as an alternative: https://discuss.atom.io/t/what-alternative-is-there-for-a-searchable-dropdown-select-box/32812

This was referenced Jul 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants