pisi / Longclick

Press & hold mouse/touch "long click" special event for jQuery 1.4
GNU General Public License v2.0
48 stars 27 forks source link

jQuery Long Click Event

Press & hold mouse/touch "long click" special event for jQuery 1.4.x. Inspired by similar events on touch-sensitive devices.

Using Long Click:

.click( duration, handler )

or .longclick( [ duration ], [ handler ] )

Parameter duration:

Event "longclick":

Requirements:

  1. Mighty jQuery 1.4.x:

    <script src='http://code.jquery.com/jquery-latest.min.js' type='text/javascript'></script>

  2. and jquery.longclick-min.js (~1 kB):

    <script src='jquery.longclick-min.js' type='text/javascript'></script>

License:

Free for use in all personal or commercial projects under both MIT and GPL licenses.

Fair Warning:

Under intensive loving development. v0.x works just fine, but is very "fluid" API-wise. Till v1.0.


Copyright (c) 2010 Petr Vostřel » Check out my other jQuery plugin Reel for 360° image projection