IE 11 'clear icon' event not swallowed

  • Thread starter Thread starter SwetaM
  • Start date Start date
S

SwetaM

Guest
Hi,


For a particular usecase, I need to swallow the event resulting from the 'x' (clear icon) rendered for input = text fields;

The click on clear icon should not clear the field and the event should be swallowed.

In my code, event anywhere on the page is swallowed except the 'x' icon click which causes the field to be emptied.


Please indicate how to identify and swallow the event.


Thanks!

Continue reading...
 
Back
Top