-
Using the Topcoat tab-bar with FastClick (https://github.com/ftlabs/fastclick) prevents other tabs from being selected after the first one's tapped.
This is likely to be an issue with FastClick rat…
Fyrd updated
10 years ago
-
- Chrome 32 has enough distribution to simplify that wording.
- Then we have updates for both Firefox and iOS 8
- http://developer.telerik.com/featured/300-ms-click-delay-ios-8/
- https://github.com/f…
-
We use FastClick to disable the default click delay on HTML anchors on touch devices.
However, there is a known issue if the anchor is tracked by Adobe SiteCatalyst, such that anchors (external) hav…
-
[](https://issuehunt.io/r/brainhubeu/react-carousel/issues/40)
It would be a good idea to add inertial movement of the carousel as shown here:
https://labs.ft.com/ftscroller/examples/horizontalpa…
-
Try this demo on an iOS 10 device:
http://ftlabs.github.io/fastclick/examples/layer.html
There is very little difference now, button A gives 10-20ms delay on my iPhone 6s and iPhone 5c, instead of…
-
I admit I know nothing about the subject, but do we still need to be using this or is support for removing click delays on taps just built in these days? This SO post seems to indicate it's all built …
-
Hello
- I am wonder which library we should use to address 300ms click delay: for example FastClick.js (https://github.com/ftlabs/fastclick),
- One more question, Angular has introduced angular-mobi…
GRiDD updated
11 years ago
-
Hi there
I have been using DexieJs for about a year now with no issues and I thank you for that. However because of the bad performance of the button clicks in iOS, I had to use fastClick:
https…
-
Hi
For some reason when I click on the address on the iphone it just dissapears instead of putting into the input box like android
-
We’re seeing errors thrown ~~by IE Mobile 11.0 users on Windows Phone 8.1,~~ where `targetElement` does not have a value on this line:
https://github.com/ftlabs/fastclick/blob/master/lib/fastclick.js…