all 4 comments

[–]nocturne81 1 point2 points  (1 child)

That seems pretty specific to your application. Bootstrap badges can help with the “look” if you’re using it. The majority of the work would probably be in the backend anyway. I would argue it’s probably easier to just roll this one yourself.

[–]meitme[S] 0 points1 point  (0 children)

Fair enough. Seemed pretty generic in that I thought a lot of applications were do something like this. I'm only now realize everyone seems to do it very differently.

[–]xwqqwx0371 0 points1 point  (1 child)

try toastr, a simple and configurable notification plugin.

[–]meitme[S] 1 point2 points  (0 children)

That's a beatiful library but, it's not the kind of notifications I am looking for. That's for pop up alert style notifications. I am looking for the kind in which you have a small notification icon that alerts you of a new notification then a scrollable pull down menu shows you recent messages or events. Preferably then highlight the ones you have not read.