skip to main
|
skip to sidebar
TensevenDOTorg
Sunday, July 15, 2007
Object Pass by Value in JavaScript
When passing an object to a function in JavaScript, the object is passed by reference. To create an effect similar to pass by value, create a clone of the object in question.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
►
2008
(1)
►
March
(1)
▼
2007
(6)
▼
July
(6)
Object Pass by Value in JavaScript
Still Testing
Newest
Sorting Skillz
Another Test
Test
About Me
James
View my complete profile
No comments:
Post a Comment