Forcing an item to remain in place in a jQuery UI Sortable list
- by calumbrodie
I've set up a jQuery sortable list but I need to be able to keep some items in the sortable 'fixed' in place and for the other items to sort around them. I thought that there would be built in methods to achieve this, alas this is not the case.
I'm able to set up the list and not include the items in question:
<ul id="fruit">
<li…