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,

kenchi09
 
kenchi09 replied on at Permalink Reply
kenchi09
This is a JS error message I get in Firefox when I try adding a block:

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.