Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlays build-up #56

Open
davestewart opened this issue Apr 18, 2013 · 2 comments
Open

Overlays build-up #56

davestewart opened this issue Apr 18, 2013 · 2 comments

Comments

@davestewart
Copy link

Looks like past overlays build up when lightboxes are closed.

I added the following code to the close function and it clears the last-created overlay:

$(".js_lb_overlay").last().remove();

@Marza
Copy link

Marza commented Apr 30, 2013

Would be better to re-use the overlay instead.

@pmb-sd
Copy link

pmb-sd commented Aug 20, 2015

I have noticed this behavior as well. they start to pile up after you close and reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants