First Update to DND
by admin on 7-14-2007 Tags: drag-and-drop, javascript 0 commentsDND, the drag-and-drop library for JavaScript, will be receiving its first update next week. There are two major changes:
- The DND.enable() function will now accept an orientation in its parameters. If the orientation parameter is set to 'horizontal' or 'vertical,' the element will only move in the specified direction.
- The Sortable object will now use a 'vertical' orientation on list items and table rows.
If anyone would like to recommend other features or report bugs, please feel free to post in the forum or send an email.