I have a bunch of list items, in some of the list items I have divs
with more content.  I noticed that when I drag some items around
random content gets removed from items that have content like

<li>
<h3>title</h3>
<div class="description">
<p>
<strong>haha</strong>
testing
</p>
</div>
</li>


everything but the <h3>title</h3> is removed from the li. Is this a
bug or am I doing something wrong?

--

You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=.


Reply via email to