pukhalski / tap

1Kb library for easy unified handling of user interactions such as mouse, touch and pointer events.
https://github.com/pukhalski/tap/archive/master.zip
MIT License
527 stars 45 forks source link

Radio button stops been checked on click in IE when tap.js loaded #41

Open konclave opened 9 years ago

konclave commented 9 years ago

When there's tap.js loaded on a page then radio buttons stop been checked on click. IE9, 10, 11 all under Windows 7 http://codepen.io/konclave/pen/vOqYBp

larchanka commented 9 years ago

Gonna check