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

More descriptive readme with links to article and demo #34

Merged
merged 1 commit into from
Apr 5, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
Added option allowing automatic input text selection on mouse click.
Select To Autocomplete: Redesigned Country Selector

An improved way to select a country in web forms.

* Design improves upon a standard country dropdown list.
* Accepts keyboard typing input.
* Autocomplete from a list of synonyms.
* Handles typos.
* Prioritizes autocomplete results.

The solution is a redesigned country selector that addresses the issues of drop-down country selectors. It handles typos, various spelling sequences, synonyms and prioritized options.
The technically correct term for this would be something like an “auto-complete text field with loose partial matching, synonyms and weighted results.” That’s a bit long, so I’ve simply dubbed it the “Redesigned Country Selector”.

- Read the article Redesigning The Country Selector by Christian Holst from Smashing Magazine
http://uxdesign.smashingmagazine.com/2011/11/10/redesigning-the-country-selector/

- Try the demo
http://baymard.com/labs/country-selector