Closed rex232 closed 10 years ago
I might be wrong, but I believe it is:
$('.top-left').notify({
onClose: function () {
alert('a');
}
});
Ah, methods defined afterwards, @jrf0110 is right on the usage.
Thanks, @Nijikokun - @rex232 good to go?
yes, many thanks!
how to use onClose function, below code seem get error