jQuery open() and close() returning errors
-
Hi There,
Trying to create a function that calls a popmake open() event when the site loads, and I am currently getting a “Cannot read property ‘meta’ of undefined” error.
the jQuery I am using is as follows:
jQuery(‘.popmake-register’).popmake(‘open’);
Note: I have tried this using the ID of the popup as well… hitting the same issue.
If you could advise me on how to fix this, I would appreciate it greatly.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘jQuery open() and close() returning errors’ is closed to new replies.