Chapter 7. Input Field with Clear Button
In this chapter we will go through Stephen Friedrich's ClearButton
plugin. This plugin is targeted for text components that show a "clear" button over the text field. When the clear button is clicked on, the text field is emptied. Also, the icon image and its positioning can be controlled using CSS.
The topics covered are:
Functional requirements
Planning and coding of the clear button