Javascript Kata has a teriffic an article on how to create objects with JavaScript the old fashion way, without any JavaScript libraries. But I use prototype and it has its very own way to create a classes.
How to Create Objects in Object-Oriented JavaScript with Prototype
6 Replies