I'm trying to use jQuery ui sortable but it's not working out for me, it's having scroll offset issues when scrolled in Firefox. The goal is to have a list of <li>
tags that a user can re-order with their mouse.
My question is, what alternatives exist for that plugin?