Is there a way to trigger a popup programatically?
-
I have a script that adds some elements to a page (to play a popup video using Popup Builder). I’ve tried using the Click Event with the class but I think since they’re created dynamically after the page had loaded, the click event is not captured/won’t trigger the popup.
Is there a way to trigger a popup manually that I can call in the click handler?
Regards,
Mark
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Is there a way to trigger a popup programatically?’ is closed to new replies.