[jQuery] Are horizontal Sortables possible?
Is it possible to implement a horizontal sort rather than vertical?
I'm
wanting to use it to add elements from a vertical list to a horizontal
list
in order to build a customizable toolbar. Is it just a css thing and
Sortable already supports that? I've been playing with this all day
and
cant make it work like I'm expecting it to.
Thoughts?