タグ
Also see: another great explanation of JS prototypes (external link) Interesting Points All instances inherit from the prototype object of the function that created them. Mozilla/Konqueror have an implementation-specific __proto__ property th... 続きを読む


