Updating jquery for 6.5.4.0
Permalink
Is it possible to upgrade jquery with the 6.5.4.0 version?
How would I go about it?
I need it to work with Fancybox 3 with its magnify functionality.
How would I go about it?
I need it to work with Fancybox 3 with its magnify functionality.
The default jquery library is located at: /concrete/js/jquery.js
You could replace that with the newer version and see if it breaks anything. Although it's much preferred to load a newer version via your theme only when not in edit mode.