The last link on this page leads to Google. An anyClick event handler is attached using the jQuery anyClick Plugin. This effectively handles any kind of click equally: single, double, triple, quadruple, etc. All of these events will fire the handler function only once. With the allowBubble setting set to false, the element's default click event will not fire. Read the full write-up.