Latest Tweet
- Looking at AppleTV; I think Apple might have succeeded at building an experience that makes paying more convenient than piracy. #
-
Recently…
I write about…
$$ adobe air ajax apple bind books css Design Development dom element.select event bubbling event delegation event handling events firefox flash flex focus function binding gecko h264 interview iPhone iPhone SDK javascript jquery jqueryUI meta microsoft mozilla nettuts object oriented programming open screen project oreilly performance process prototype safari sproutcore theora tutorial web20expo webkit
Monthly Archives: September 2008
Prototype Basics: Creating a Javascript Class
Javascript is, by it’s nature, not an object oriented language. However, everything in Javascript is an object. So what you have are using objects to write procedural code; a truly intriguing concept. It brings to light that having objects does … Continue reading
Posted in Development
Tagged class inheretance, javascript, object oriented javascript, object oriented programming, oojs, oop, prototype
View Comments