fastclick.js Questions
3
Solved
Last year webkit removed the 350ms delay for iOS. When I run my website in Safari's mobile browser, the delay no longer exists, and works as expected.
However, when I run my web application in sta...
Cameleer asked 10/10, 2016 at 5:46
2
I’m using FastClick on a page with large links because I want to bypass the 300ms delay for taps in mobile browsers. I have a “highlight” style for the links’ :active states and it is properly firi...
Segmental asked 20/1, 2016 at 21:1
6
Does fastclick work with ReactJS's event system? It doesn't seem to be taking when run through Cordova onto iOS or Android. If not, is there another way of getting the same results. My app has no d...
Youngster asked 20/6, 2014 at 21:20
1
Solved
I'm building a complex hybrid app and have been testing on a real device. Occasionally, I'm getting the dreaded $digest already in progress error from Angular - especially, it appears to be after a...
Orcein asked 1/5, 2015 at 18:40
1
I am developing a Cordova app which has a map built with Leafletjs at the heart of it. The map has markers which when clicked pop up an info box.
I want to get rid of the 300ms delay on links arou...
Undermost asked 28/1, 2015 at 16:54
3
Solved
I've tried a few different ways to remove the 300ms delay due to the webkit browsers handling of touch events. The library, FastClick.js, seems to be the preferred method, yet I'm having a little t...
Lacedaemonian asked 8/11, 2013 at 0:43
1
© 2022 - 2024 — McMap. All rights reserved.