swipe gestures, compatibility

swipe gestures, compatibility

Hi

i'm using jquery v1.11.1. Now I'd like to enable swipe-gestures. Is it correct that
- swipe gestures are only supported in jquery mobile?
- only version 1 of jquery supports IE6 to IE8?

I tried implementing jquery mobile (latest stable version), but I experienced problems like huge breaks in the page, a "loading" bar on bottom of the page and when I used links, the page to follow was loaded below the current site. So I guess there are compatibility issues with v1.11.1 and jquery mobile. Is this a known issue?

what are your experiences, how do I allow users with new browsers to use swipe-gestures without losing compatibility to users with old browsers?