No more 300ms tap delay: touch-action now supported in all major mobile browsers
1–10 of 12 posts
Re: No more 300ms tap delay: touch-action now supported in all major mobile browsers
#2Re: No more 300ms tap delay: touch-action now supported in all major mobile browsers
#3Finally!
Still gotta wait for all the major browsers(iOS) to support it.
Till then, use fastclick(https://github.com/ftlabs/fastclick)
Re: No more 300ms tap delay: touch-action now supported in all major mobile browsers
#4[deleted]
Re: No more 300ms tap delay: touch-action now supported in all major mobile browsers
#5Gist: https://gist.github.com/gajus/bbf06ea2e37047b01e70
The title is indeed a little misleading since it implies that us already the case.
Re: No more 300ms tap delay: touch-action now supported in all major mobile browsers
#6Apparently Chrome + default android browser = all major mobile browsers.
No Firefox or Safari support yet.
Re: No more 300ms tap delay: touch-action now supported in all major mobile browsers
#7Apparently Chrome + default android browser = all major mobile browsers. No Firefox or Safari support yet.
Safari should be a few weeks away (iOS 9.3 in late beta stages). Firefox already supports it just not enabled by default (except on Windows 8 mobile).
Just a bit premature on the tweet.
Re: No more 300ms tap delay: touch-action now supported in all major mobile browsers
#8[deleted]
Re: No more 300ms tap delay: touch-action now supported in all major mobile browsers
#9Apparently Chrome + default android browser = all major mobile browsers. No Firefox or Safari support yet.
Firefox mobile market share is less than 1% (https://www.netmarketshare.com/browser-market-share.aspx?qpr...) The title says "major mobile browsers"
reply
Re: No more 300ms tap delay: touch-action now supported in all major mobile browsers
#10Apparently Chrome + default android browser = all major mobile browsers. No Firefox or Safari support yet.
Firefox doesn't have the tap delay anymore. The only remaining browser is Safari, and that is going to be fixed in iOS 9.3.