jQuery Mobile is included in wordpress?
-
Hi, I’m relatively new to wordpress and I’m interested in developing with jQuery Mobile functions. Could someone tell me if it is included or how to include it correctly?
I have directly tried adding in the template:
<script src = "https://ajax.googleapis.com/ajax/libs/jquery/1.12.3/jquery.min.js"> </script> <script src = "https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.js"> </script> <link href = "https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css" rel = "stylesheet" /> <link href = "https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css" rel = "stylesheet" />
But this blocks the rendering, well I want to take care of that for this reason my query on how to correctly add jQuery Mobile in WordPress if it is not integrated. From already thank you very much!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘jQuery Mobile is included in wordpress?’ is closed to new replies.