In many articles I have seen "javascript is a prototype based language"..... without much explanation. What is this prototype anyway? and how is it
related to class inheritance?
plz give help and link.
| SitePoint Sponsor |
In many articles I have seen "javascript is a prototype based language"..... without much explanation. What is this prototype anyway? and how is it
related to class inheritance?
plz give help and link.





I used this tool called Google and found the following links:
Object oriented Programming in JavaScript
Core JavaScript 1.5 Reference:Global Objects:Function: prototype
Bookmarks