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

Second modal under .reveal-modal-bg #34

Open
marekkaczkowski opened this issue Nov 24, 2011 · 0 comments
Open

Second modal under .reveal-modal-bg #34

marekkaczkowski opened this issue Nov 24, 2011 · 0 comments

Comments

@marekkaczkowski
Copy link

Hi,

This is the case:

html:
`

... Form with AJAX submit. If success close modal-1 open modal-2.` Modal-2 is now under .reveal-modal-bg of modal-1.

Solution:
in reveal:close we need to remove .reveal-modal-bg
g.delay(b.animationspeed).fadeOut(b.animationspeed, function () { $(this).remove(); });

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

No branches or pull requests

1 participant