You can append more than one thing at a time:

$('#clonehere').append($('.hook:first').clone(true), "Some text<br /
>");

On Mar 5, 3:35 pm, bstoppel <brett.telosstud...@gmail.com> wrote:
> You're totally right. In my real code I am appending text as well as
> the cloned form.

Reply via email to