You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered: