Safari / General Browser Compatibility

I know very little AKA nothing about jQuery… however I used some recently on a project. (copied and pasted)

Webflow just upgraded to jQuery version 3.3.1 on 1st March and it broke a lot of jQuery scripts that people were using.

Might be worth trying this at the top of the script… it worked on my project.

<script src="https://code.jquery.com/jquery-2.2.0.min.js" integrity="sha256-ihAoc6M/JPfrIiIeayPE9xjin4UWjsx2mjW/rtmxLM4=" crossorigin="anonymous"></script>

That’s all I have! If it’s not that, then I’m done :joy:
Welcome to the forums :v: