Will turning on jQuery affect existing pages in HubSpot CMS?

Apologies if this is simple, but I want to run some testing on our site with some custom code, however I need to turn on jQuery.

I wanted to check whether turning on jQuery in the CMS settings would affect any existing templates, pages or code in our portal before I do? I would think not but want to be certain before I do :slightly_smiling_face:

TIA!

@dougfairbro

There is a query param you can add to the url to test without jquery

?hsNoJQuery=true&hsDebug=true

Check out this doc to read more

Hi @dougfairbro ,

There are two options for the same:
1. You should turn on jquery and do not publish/update template, than click on the preview button to verify your templates affected or not
2. In your address bar, add ?hsNoJQuery=true&hsDebug=true to the end of the URL, and hit enter. For more information check the link: How to upgrade to the latest version of jQuery - HubSpot docs

Hope this helps!
If we were able to answer your query, kindly help the community by marking it as a solution.
Thanks and Regards.