Is there any events available for the reset option for input search ?
- by bgy
In HTML5 there is a new input type, 'search'.
On most browser it's just remain to a simple 'text' input, but for webkit based browsers, it adds a little cross to reset the input.
I'd like to be able to handle this, is there an event for that ?