One of the things about javascript I don't like is that there is not a simple way to copy an object literal so you don't have side effects when making updates to an object.
this script show how I got around this.
There is alos a fiddle as well
which can be found here
No comments:
Post a Comment