How to Fix a jQuery Conflict?
There are some websites that use jQuery-UI component libraries on their site.
In case you have a conflict after implementing the code, you can fix it by adding one of the following scripts right before your Poptin account code:
- Loads our jQuery and jQuery ui scripts at the end
``
- Stops our jQuery and jQuery UI and we use client's jQuery and jQuery UI
``
- Stops our jQuery and JQuery UI and we use client's jQuery but don't use jQuery UI animations at all
``
- If you face an issue with your page load, scroll or it is stuck, use this script:
``
Updated on: 30/06/2026
Thank you!
