Entries Tagged as 'javascript'

Saturday, April 5th, 2008

prototypeGrowl

For some current updates we are doing at wis.dm, I came across a need (or desire) for a Growl type effect for Prototype.
I was very surprised that no one had implemented one yet. I found an implementation for jQuery, YUI, and mooTools. I actually did find a decent implementation called protoGrowl, but it [...]