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

Notify callback when finished display #40

Open
nivla opened this issue Jul 31, 2015 · 1 comment
Open

Notify callback when finished display #40

nivla opened this issue Jul 31, 2015 · 1 comment
Labels

Comments

@nivla
Copy link

nivla commented Jul 31, 2015

I want to know if there is any callback method when the display is finished? because i want to trigger an event when it finished.

thanks beforehand.

@EvanCarroll
Copy link
Contributor

They trigger synchronously. When you call it the display is "done." Am I missing something @jpillora ?

If not, please close this issue.

$.notify("BOOM!", "error");
// code to run after

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

No branches or pull requests

2 participants