Best jQuery Status Message Plugin? Best jQuery Status Message Plugin? javascript javascript

Best jQuery Status Message Plugin?


A few options...

  • Humanized Messages (demo, 3 KB) looks very cool, and has a nice history rollout
  • Pines Notify (13 KB) is extremely customizable and supports jQuery UI themes
  • jGrowl (6 KB) does actually have a sticky option - use { sticky: true }


jGrowl does look to have sticky - see sample 2 in the demo page:

https://github.com/stanlemon/jGrowl

...ah - or did you mean after the page has reloaded?

I would then handle this on the server side - i.e. include a sitedown.js that triggers the growl notice each time any page is visited.


I really like this humanmessage plugin. You can customize it to hang around longer and change the appearance, etc --

http://code.google.com/p/humanmsg/