Free Text Input Controls
Problem: It’s difficult for the user to enter content into free text input controls such as text boxes and text areas.
Solution: While these may be unavoidable in certain cases in forms that need information from the user, try to use text boxes and text areas as rarely as possible. Reduce the need for text entry by relying on radio buttons, select boxes and lists of links.



Sign in or register to reply.