I'm wondering if there is a quick way to create an input text element with an icon on the right to clear the input element itself (like the google search box).
I looked around but I only found how to put an icon as background of the input element.
Is there a jQuery plugin or something else?
thanks
EDIT: I want the icon inside the input text element
something like:
--------------------------------------------------
| X|
--------------------------------------------------

