Skip to content
This repository was archived by the owner on Jan 16, 2020. It is now read-only.

jquery-archive/jquery-pointer-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

211940e · Jun 27, 2014

History

12 Commits
Nov 3, 2013
Apr 14, 2014
May 16, 2013
May 16, 2013
May 16, 2013
Dec 31, 2013
May 16, 2013
Jun 27, 2014
May 16, 2013
Jun 27, 2014

Repository files navigation

jQuery Pointer Events

This is a polyfill for Pointer Events, written using jQuery's special events API.

Pointer Events provide a unified event model, which we feel provides a much better future than Mouse + Touch. The jQuery team is very interested in seeing a future where Mouse Events and Touch Events are a thing of the past, and all developers leverage Pointer Events exclusively. This polyfill is an attempt to make that dream a reality today.

For some history on Touch vs. Pointer, check out our blog post Getting Touchy about Patents.