|
I know I've seen a plugin that lets one write messages from the JavaScript / jQuery that appear as blocks on the right hand side of the window. They can be set to sticky (remain) or fade away after a timeout. As messages fade away and vanish, the ones below them float up toward the top right. It was really well done and would be very useful for me now, but I cannot remember what it was called. Anyone know of a plugin like this? |
|
Hi, I think you're talking about jGrowl, for my experience it's a very interesting and customizable plugin just by changing its CSS. Home Page http://stanlemon.net/projects/jgrowl.html jQuery Plugin Page http://plugins.jquery.com/project/jgrowl This is nice, but the demo at least is limited to 5 entries. Sorry I can't select both answers as the official answer here. I'll upvote your and choose Achtung because that is the plugin I was really after.
(Jan 26 '10 at 21:03)
Bernhard Hofmann
|
|
Not really a jQuery plugin, but this is a great logging library in JS for showing a list of log entries: http://www.gscottolson.com/blackbirdjs/. I just found it in some old bookmarks. |


