Javascript OOP Example (Constructor Version)


/ Published in: JavaScript
Save to your folder(s)

This is a simple example of OOP in Javascript, based off the highly popular Javascript "The Definitive Guide" book by David Flanagan. I will be expanding this example in the future, let me know what you'd like to see. Thanks!

Note: You must have firebug for firefox to see the results of console.log()

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.