Answer the question
In order to leave comments, you need to log in
How to move an element from one parent to another jQuery?
Hello. There is UL. How to move it to another DIV with all nested elements?
<div>
<div class="here"></div>
</div>
<div>
<ul>
<li></li>
<li></li>
</ul>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question