Elements don’t exist in DOM until popup initialized
-
I have some scripts being initialized by a plugin that I don’t have control over unless I modify the plugin directly which is a no-no. It’s targeting elements that don’t exist in the DOM until the popup is created which is causing a javascript error. Is there a way to make it your plugin not use AJAX to load the content inside the modal? Right now I’ve reverted to manually firing the popup using MagnificPopup with my own CSS and JS but I would like to use your plugin for management in the future.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Elements don’t exist in DOM until popup initialized’ is closed to new replies.