Skip to content

Instantly share code, notes, and snippets.

/*
An alternative implementation that avoids the horrifying syntax of
prototype. Prototype has it's advantages so if you want the original
it's here: https://gist.github.com/banksean/300494
Changes:
* Changed to YUI Object Pattern
* Simplified code
ToDo: