Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to show notifications in web application?

I am working on a web application in which I need to show the notification to user. However, user should not be interrupted because of that like showing an alert kind of things. Can you please guide me how can i implement this thing which should work in all the browsers and also using javascript/HTML ? I have found some solutions as under: 1) Giving a control on every page (may be button), which will show the user all the events generated so far. 2) Putting an div on every page which will continuously update as and when events occurred

Please help...

thanks in advance...

like image 916
Ved Avatar asked Oct 20 '25 04:10

Ved


1 Answers

try one of these :

/1. jgrowl :

http://stanlemon.net/projects/jgrowl.html

/2. jquery notification plugin :

http://www.plumtheory.com/demos/notification-center/light/

like image 86
DhruvPathak Avatar answered Oct 21 '25 18:10

DhruvPathak



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!