Difference between revisions of "Object-Oriented Javascript"
From BC$ MobileTV Wiki
(New page: Yup, believe it or not its possible... XML.com Article on using the ''prototype'' JavaScript class to create object-oriented JavaScript code: http://www.xml.com/pub/a/2006/06/07/object-or...) |
|||
Line 1: | Line 1: | ||
Yup, believe it or not its possible... | Yup, believe it or not its possible... | ||
− | XML.com Article on using the ''prototype'' JavaScript class to create object-oriented JavaScript code: | + | |
+ | == External Links == | ||
+ | |||
+ | * XML.com Article on using the ''prototype'' JavaScript class to create object-oriented JavaScript code: | ||
http://www.xml.com/pub/a/2006/06/07/object-oriented-javascript.htmlObject-oriented JavaScript | http://www.xml.com/pub/a/2006/06/07/object-oriented-javascript.htmlObject-oriented JavaScript |
Revision as of 20:27, 5 March 2008
Yup, believe it or not its possible...
External Links
- XML.com Article on using the prototype JavaScript class to create object-oriented JavaScript code:
http://www.xml.com/pub/a/2006/06/07/object-oriented-javascript.htmlObject-oriented JavaScript