Thanks :-) But I would like to clone the children of <a> element, not of <p> and obtain:
<p id="target"> <span class="1">one</span>, <span class="2">two</span> </p> Thank you again
Thanks :-) But I would like to clone the children of <a> element, not of <p> and obtain:
<p id="target"> <span class="1">one</span>, <span class="2">two</span> </p> Thank you again