Prototype | Nov 8, 2007
5 comments

Firing Custom Events With The Prototype Javascript Framework

Yesterday Sam Stephenson released the final version of the Prototype Javascript Framework. I’ve been using RC0 and RC1 for some time and what I was missing in earlier releases of Prototype’s the ability to fire custom events. I’m going to use it to fire events in Plotr. In this post I’ll explain how to fire custom events, and of course how to observe those events.

read this article

Mootools | Jan 31, 2007
10 comments

Mootools 1.0: What’s new

Great news, Mootools finally reached 1.0! Things definitely have changed, so it’s time for checking out new functionality. There are a lot of new classes like Color, Event, Hash, Common and some more. Mootools feels more mature with all the great functionality that’s added to the latest version.

read this article