Posts Tagged ‘draggable’

Invitation card creator with Prototype and Scriptaculous

Saturday, April 25th, 2009

I’ve created a demo demonstrating the feasibility earlier, the first one using jQuery and jQuery UI actually, although at the end I never used jQuery since Inviclub is created with Symphony and Symphony is using Prototype.... Read More

Draggable & Resizable with Prototype and Scriptaculous

Sunday, December 14th, 2008

So 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, 2008

Update (2010-08): There is now a newer tutorial on jQuery UI’s sortable, using a much simpler GUI than in this tutorial.... Read More