Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Not sure if this will help but jQM posted this in the blog</p> <ul> <li><a href="http://blog.jquerymobile.com/2011/08/03/jquery-mobile-beta-2-released/" rel="nofollow noreferrer">http://blog.jquerymobile.com/2011/08/03/jquery-mobile-beta-2-released/</a></li> </ul> <blockquote> <p><strong>Configurable swipe event thresholds added</strong></p> <p>There were a number of hard-coded constants in the jquery.mobile.event.js swipe code. For developers who need to tweak those constants to allow a greater vertical displacement and still register a swipe, this new feature allows them to be adjusted. Thanks to mlitwin for contributing this.</p> <ul> <li>scrollSupressionThreshold (default: 10px) – More than this horizontal displacement, and we will suppress scrolling</li> <li>durationThreshold (default: 1000ms) – More time than this, and it isn’t a swipe</li> <li>horizontalDistanceThreshold (default: 30px) – Swipe horizontal displacement must be more than this.</li> <li>verticalDistanceThreshold (default: 75px) – Swipe vertical displacement must be less than this.</li> </ul> </blockquote> <p>Related Questions:</p> <ul> <li><a href="https://stackoverflow.com/questions/3183872/does-jquery-preserve-touch-events-properties">Does jQuery preserve touch events properties?</a></li> <li><a href="https://stackoverflow.com/questions/4755505/how-to-recognize-touch-events-using-jquery-in-safari-for-ipad-is-it-possible">How to recognize touch events using jQuery in Safari for iPad? Is it possible?</a></li> <li><a href="https://stackoverflow.com/questions/4992355/how-to-get-position-coordinates-of-a-tap-event-with-jquery-mobile">How to get position/coordinates of a tap-event with jquery-mobile?</a></li> <li><a href="https://stackoverflow.com/questions/6924671/calculate-swipe-distance-in-jquery-mobile">Calculate swipe distance in jQuery-mobile</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload