Predictive-Text Combo Demo

Bad Example

Uses a TextBox and DropdownList control.

This part of the form does not submit.
It is here to show the user-experience difference between conventional controls and the predictive-text combo control.

Enter your first name:
Select your country:

Good Example

Uses two predictive-text combo controls.

The Name predictive-text combo does not validate data and allows users to enter values that are not in the list.
The Country predictive-text combo only allows values from the list but still provides type-ahead functionality.

Enter your first name:    
Select your country:     
      

See our rule for this on Rules to Better Websites - Layout.