Hi all, is it possible to use $.extend to clone an object?
var template = { ... };
clone = $.extend({}, template);
-- Klaus
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
Hi all, is it possible to use $.extend to clone an object?
var template = { ... };
clone = $.extend({}, template);
-- Klaus
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/