jquery Conflict
-
My theme is loading the jquery library from Google, <script type=”text/javascript” src=”//ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js”></script>, but whenever I include this line of code in the footer, fancybox stops working. I need to include jquery so that the other interactive effects work.
Specifically, I’m using it on http://www.rushpowersmedia.com/samples/.
Does this plugin work with the latest version of jquery? If not, how can I fix this?
Thanks!
The topic ‘jquery Conflict’ is closed to new replies.