I am wondering how to simulate Class Inheritance in JavaScript. I know class doesn\'t apply to JavaScript, the way we use is Functions to create objects and do the inheritan
check out mooTools
http://mootools.net/docs/core/Class/Class