You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm generating and following a link dynamically. When I manually click the link, the Shadowbox appears as expected. When I automatically click the link with JavaScript (document.getElementById("empLink").click();), the link is followed as usual without the Shadowbox.
The text was updated successfully, but these errors were encountered:
I'm generating and following a link dynamically. When I manually click the link, the Shadowbox appears as expected. When I automatically click the link with JavaScript (document.getElementById("empLink").click();), the link is followed as usual without the Shadowbox.
The text was updated successfully, but these errors were encountered: