Friday, June 10th, 2005
JavaScript Drag-and-Drop extension for Prototype
Thomas Fuchs has released a Drag-and-Drop extension for Prototype. Generic drag-and-drop Any element can be declared draggable and/or a drop target Callbacks (onDrop, onHover) Integrated CSS class change to add class drophover if hovering over a possible drop-target Constraints (drag only vertically or horizontally) Uses the Effect2 library for transparency and snap-back visual effects Sortable Read the rest…










