This is a demonstration of using Mootools to emulate Growl-style notification for a website or administration back-end.
In this demo, I've created a heartbeat class that pings a URL which returns latin. Every 1 second, the server is pinged and a new notification is created upon response. Each notification is visible for 3 seconds, before fading/sliding out, and being removed from the DOM.
Growl: http://www.growl.info/
seems cool
smalugu 4 years ago