Bootstrap carousel is not working on Finger Swipe

Hi All,

My Responsive page is working fine on Desktop, Tablet and in mobile view.
But I am facing issue in Finger Swipe on tablet and mobile view, for finger swipe I am using hammer.js and written some code for finger Swipe, but its not working.

here is my page URL:
http://www.acmearchitectural.com/fingerSwipe/html/MyMobileUsageSwipe.html

your early reply appreciated…

Hammer isn’t jQuery-ready by default, for that you’ll also need the jQuery plugin: https://github.com/hammerjs/jquery.hammer.js

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.