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

Selects that can accept input #30

Closed
shazdeh opened this issue Oct 26, 2011 · 4 comments
Closed

Selects that can accept input #30

shazdeh opened this issue Oct 26, 2011 · 4 comments

Comments

@shazdeh
Copy link

shazdeh commented Oct 26, 2011

This looks awesome, but lacks a very important feature. It would so cool if it supported selects that can accept user input. You seen those on desktop apps, right? The dropdown itself is a input, users can click and type their value. Could I accomplish this with DropKick?

@ekelly
Copy link

ekelly commented Feb 13, 2012

Take a look at Chosen: http://harvesthq.github.com/chosen/

@shazdeh
Copy link
Author

shazdeh commented Feb 14, 2012

Chosen does not has this features, it allows typing in the select element, but only for the search functionality. Values other than which already exists in the elements is not allowed.
Thanks anyway.

@patbenatar
Copy link

Chosen would probably be a better starting point for adding this feature than DropKick, I'd look into forking Chosen and adding it.

@shazdeh
Copy link
Author

shazdeh commented Feb 17, 2012

Excellent! Can't wait to see it in action.

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

4 participants