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/

Reply via email to