jQuery-Scanner-Detection icon indicating copy to clipboard operation
jQuery-Scanner-Detection copied to clipboard

Results 1 jQuery-Scanner-Detection issues
Sort by recently updated
recently updated
newest added

The keypress event is deprecated according to the [DOM Level 3 Spec](https://www.w3.org/TR/DOM-Level-3-Events/#event-type-keypress). In my testing, newer Android devices running Chrome are no longer triggering the keypress, only keydown and keyup....