First Update to DND

by admin on 7-14-2007 • Tags: drag-and-drop, javascript0 comments

DND, the drag-and-drop library for JavaScript, will be receiving its first update next week. There are two major changes:

  1. 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.
  2. 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.

There are no comments posted to this news item.

Add Comment

More Articles