sciactive / pnotify

Beautiful JavaScript notifications with Web Notifications support.
https://sciactive.com/pnotify/
Apache License 2.0
3.65k stars 513 forks source link

PNotify - I need some public method like destroy. #185

Closed qaisarirfan closed 9 years ago

qaisarirfan commented 9 years ago

in PNotify this plugin i miss the public method. my latest project have requirement that notification show and after that it will destroy then new notification appear.

i read the all documentation but i can't find the real solution about the public method.

any one help me.

hperrin commented 9 years ago

I think what you're looking for is the .remove() method.