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

Programmatically close a notify #160

Closed
flightsurvey opened this issue Feb 17, 2017 · 4 comments
Closed

Programmatically close a notify #160

flightsurvey opened this issue Feb 17, 2017 · 4 comments

Comments

@flightsurvey
Copy link

As the documentation website is down could anyone tell me if it is possible to programmatically close a notify that has been initiated with "delay: 0"?

The system we are using it in signs out after five minutes of inactivity and it's just possible that the user may have left a notify open.

@gs2810
Copy link

gs2810 commented Feb 17, 2017

From the documentation:

Close
var notify = $.notify('...');
notify.close();

Disclaimer: Not a developer/maintainer, just a fan :)

@mouse0270
Copy link
Owner

@gs2810 perfect answer. I am working on getting to doc site back up. Sorry I am releasing a new CMS for my clients and I forgot that this was on the same sever. I am working really hard to get everything back up and running today.

@flightsurvey
Copy link
Author

Many thanks

@mouse0270
Copy link
Owner

If this resolves your problem, please remember to return and close this issue.

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