Revision: 23302
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at February 3, 2010 13:32 by BenClayton
Initial Code
$('body').bind('touchmove', function(e){e.preventDefault()});
Initial URL
Initial Description
will also disable swipes. Haven't tried links yet.
Initial Title
Disable UIWebView 'bouncing' in JQTouch on iPhone
Initial Tags
Initial Language
JavaScript