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

pass parameter on onClose #195

Open
IanPaskin opened this issue Mar 17, 2018 · 1 comment
Open

pass parameter on onClose #195

IanPaskin opened this issue Mar 17, 2018 · 1 comment
Assignees

Comments

@IanPaskin
Copy link

great project, however slightly stuck on one thing I'm trying to do, which is to pass a parameter in the onClose event

eg.
onClose: SubmitAlert(sAlertID)

I'm creating the notify from asp.net code behind and then want to call a web method via an ajax call to record the alert has been read by the user,

any ideas?

Ian

@mouse0270
Copy link
Owner

Currently, you would have to create a global variable.

I can look into passing an object into the events. That might help you do what you need.

However, I am just getting back into this project so there is probably going to be a delay. (While one shorter than the 4 months it took me to look at this request)

@mouse0270 mouse0270 self-assigned this Aug 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants