Descrizione
Why does the delay exist?
According to Google:
…mobile browsers will wait approximately 300ms from the time that you tap the button to fire the click event. The reason for this is that the browser is waiting to see if you are actually performing a double tap.
The aim is to make your application/website feel less laggy and more responsive while avoiding any interference with your current logic.
Advanced
Visit Documentation page
Plugin Features
- No configurations required
- Just activate plugin and see results on touch devices.
Credits
This plugin uses fastclick.js maintained by Rowan Beentje, Matthew Caruana Galizia and Matthew Andrews at FT Labs.
Installazione
- Download the plugin via WordPress.org.
- Upload the ZIP file through the “Plugins > Add New > Upload” screen in your WordPress dashboard.
- Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- How do I contribute?
-
We encourage everyone to contribute their ideas, thoughts and code snippets. This can be done by forking the repository over at GitHub.
Recensioni
Contributi e sviluppo
“WP FastClick” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “WP FastClick” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.2
- Version updated
1.0.0
- Initial release.