Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docs:programming:javascript:objects [2007/07/16 11:43] – created billh | docs:programming:javascript:objects [2008/08/03 00:25] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 37: | Line 37: | ||
var dog = {name:" | var dog = {name:" | ||
</ | </ | ||
+ | |||
+ | ===== See Also ===== | ||
+ | * [[copy prototype]] | ||
+ |