Posts Tagged ‘draggable’
Draggable & Resizable with Prototype and Scriptaculous
Sunday, December 14th, 2008So my earlier drag and resize combination with jQuery never worked out OK due to the fact that Prototype and jQuery are not getting along. Collections of DOM elements won’t work in jQuery which pretty much makes the whole proposition useless.... Read More
Sorting with jQuery sortable
Tuesday, January 29th, 2008Update (2010-08): There is now a newer tutorial on jQuery UI’s sortable, using a much simpler GUI than in this tutorial.... Read More