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've found that quickly double-clicking (i.e., clicking again after the lightbox has started to load) removes the background but not the lightbox itself.
Here is the code I'm using to show the lightboxes:
<aid="admin" class="lightbox_link" href="lightbox_admin">Ask an Admin for Data</a>
I have a feeling that just making sure that the click-to-close listener on the background div isn't set until the lightbox is generated will fix this, but I'm not set up to do the fix myself right now.
Please message me if you need more details - I hope this helps, and thanks for doing Lightbox_me - it's super awesome!
The text was updated successfully, but these errors were encountered:
I've found that quickly double-clicking (i.e., clicking again after the lightbox has started to load) removes the background but not the lightbox itself.
Here is the code I'm using to show the lightboxes:
And here is the link:
I have a feeling that just making sure that the click-to-close listener on the background div isn't set until the lightbox is generated will fix this, but I'm not set up to do the fix myself right now.
Please message me if you need more details - I hope this helps, and thanks for doing Lightbox_me - it's super awesome!
The text was updated successfully, but these errors were encountered: