You can use 'touchend,' but in certain cases this causes another set of bugs because the click event follows anyway.
To fix this in a cross-browser way, you need to write some extra logic. There are several implementations floating around of various quality.
You can use 'touchend,' but in certain cases this causes another set of bugs because the click event follows anyway.
To fix this in a cross-browser way, you need to write some extra logic. There are several implementations floating around of various quality.