How do I put a clear button inside my HTML text input box like the iPhone does?
- by Hugh Buchanan
I want to have a nice little icon that, when clicked will clear the text in the <INPUT> box.
This is to save space rather than having a clear link outside of the input box.
My CSS skills are weak... Here is a screenshot of how the iPhone looks.