Adding jQuery Mobile onto your site
Permalink
Hi,
I tried downloading the latest stable version of jQuery Mobile so I could give the Bootstrap Carousel a swipe functionality for mobile devices. Turns out, it has some JS conflicts I discovered when I tried adding a block, specifically on the close button functionality of the form popup for the block.
Appreciate any help I can get.
Cheers,
I tried downloading the latest stable version of jQuery Mobile so I could give the Bootstrap Carousel a swipe functionality for mobile devices. Turns out, it has some JS conflicts I discovered when I tried adding a block, specifically on the close button functionality of the form popup for the block.
Appreciate any help I can get.
Cheers,
TypeError: jQuery.fn.dialog.closeAll is not a function
That error goes away when I comment out the line that adds jQuery Mobile to my site.