FastClick is a simple, easy-to-use library for eliminating the 300ms delay between a physical tap and the firing of a click event on mobile browsers. The aim is to make your application feel less laggy and more responsive while avoiding any interference with your current logic.
Download fastclick.js and place it in sites/all/libraries/fastclick/fastclick.js:
mkdir -P sites/all/libraries/fastclick
cd sites/all/libraries/fastclick/
wget https://raw.github.com/ftlabs/fastclick/master/lib/fastclick.js
Install and enable this module
When using Drush, a development version of the library will be automatically downloaded when you enable the module. Command drush fastclick-download is also available.
How to use
If you just want to have the fastclick behavior in every single page of your website, install the FastClick Everywhere module.
Hookalyzer inspects hook invocations, recording data about them as they fly by. Most interestingly, it keeps track of how datastructures change as they pass through each step of an alter.
The purpose of Login Notify is to alert you when someone logs in to your account from an unrecognized browser. It also gives you the opportunity to "lock out" a browser if you wish.