How to include jquery mobile CSS and JS files

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
mayur.pimple's picture

Hi

I have added jquery mobile js and css files into info file. but some error display on console.
I think jquery version conflicting.
please suggest right way to include multipal js files in drupal theme.

--
Thanks
Mayur

Comments

Control for diffrent version of Jquery.

SumeetJaggi's picture

Try using jquery update(https://www.drupal.org/project/jquery_update) module along with Jquery Multi(https://www.drupal.org/project/jqmulti), it kind of uses the "noconflict" feature and gives you the desired result, so you can control the flow in Admin side as well. Hope that helps.

What errors are you getting

subhojit777's picture

What errors are you getting? As Sumeet suggested it can be a jquery version issue.

Regards,
Subhojit Paul