-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
Im trying to display a lightbox with some javascript but this doesn't work
Working example
basicLightbox.create('<div style="background-color:#fff;padding:10px;max-width:500px;border-radius:5px"><p>HTML</p><script type="text/javascript">alert("hello");</script></div>').show();
None working example
basicLightbox.create('<div style="background-color:#fff;padding:10px;max-width:500px;border-radius:5px"><p>HTML</p></div>').show();
Is it an issue?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels