How to not allow parts of sortable jquery list to move?
- by sanpell
I made a sortable list:
<ul>
<li class="line"><a href="#" class="food">milk</a></li>
<li class="line"><a href="#" class="food">eggs</a></li>
<li class="line"><a href="#" class="food">cheese</a></li>
</ul>
However, I want to make everything with class…