Ask questions and get good answers on jQuery

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?

asked Jan 26 '10 at 13:03

Bernhard%20Hofmann's gravatar image

Bernhard Hofmann
926


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

answered Jan 26 '10 at 19:22

Federico%20Soldani's gravatar image

Federico Soldani
173128

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.

answered Jan 28 '10 at 23:32

Bernhard%20Hofmann's gravatar image

Bernhard Hofmann
926

Your answer
toggle preview

jQuery main site - Matteo Bicocchi