Access our premium support and let us know your problems, we will help you solve them.

0
No products in the cart.

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: JQuery – $ is not defined #9736
    blankwalmac
    Participant

    I had the same problem and resolved it by using

    document.addEventListener('DOMContentLoaded', () => {
     // code here
    });
    
Viewing 1 post (of 1 total)