Disabling the built-in jQuery 1.8.3 reference in Sitefinity

Posted by Community Admin on 04-Aug-2018 20:05

Disabling the built-in jQuery 1.8.3 reference in Sitefinity 6.1?

All Replies

Posted by Community Admin on 28-Mar-2014 00:00

I have my own version of jQuery 1.10 and noticed that this is loading its own version 1.8.3. I would like to disable to built-in version and use my own, which I am referencing in the <head> tag. Thanks.

Posted by Community Admin on 01-Apr-2014 00:00

Hello Ryan,

jQuery 1.8.3 should not replaced and still should be loaded, as this could compromise Sitefinity behaviour but you could load your jQuery versions and use jQuery.noConflict(). More information about this you can find here. You can load the jQuery in the head tag or  using the javascript widget from scripts and styles section on the template or page where you need it and specify when the script to be loaded.


I hope this helps.

Regards,
Nikola Zagorchev
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed