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