The mixin here implements sortable for any element that supports
ClientElement.

http://tapestry.1045711.n5.nabble.com/detect-textfield-text-change-td5477793.html

You need to change the onSort event handler and do something like:

<ul t:type="any" t:mixins="Sortable">
</ul>

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/implementing-a-sortable-list-with-jQuery-tp5479509p5479661.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to