var
newObject = jQuery.extend({}, oldObject);
newObject =
jQuery.extend(
true
,
{}, oldObject);
Post a Comment
No comments:
Post a Comment