Share

Drag'n'Drop Interface

Code

Programming Languages: JavaScript

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2005-06-20 cvs -d:pserver:anonymous@ddi.cvs.sourceforge.net:/cvsroot/ddi login

cvs -z3 -d:pserver:anonymous@ddi.cvs.sourceforge.net:/cvsroot/ddi co -P modulename

Show:

What's happening?

  • Comment: v1.5.1 move doesn't drop

    Logged In: YES user_id=751800 Thank you, bug has been fixed.

    2006-02-01 15:04:36 UTC by wingedfox

  • v1.5.1 move doesn't drop

    When doing a move using the example, the element did not drop into the target element. I was able to get the move to work by modifying ddi.js at line 454 in the __handleDrop method: original case 'move' : modified case 2 : Any questions, email me at: tkeane58@comcast.net.

    2006-01-31 13:22:06 UTC by nobody

  • resizing within MSIE

    This bug had been found within MS Internet Explorer (specially, version 6.0.2900) Feature: When resizing of the "Window 2" the inner frame with the text is not resized proportionally.

    2005-09-23 14:33:13 UTC by nobody

  • Drag’n’Drop Interface version 1.5 released

    With this release DDI is a library for serious application development. Previous versions had much limitations, it was not possible to develop applications other then the simplest. With v1.5 those limitations are gone. Current release offers the following features: - Cascading and bubbling of drag-drop events; create conditional drag-'n-drop processes. - Cancellation of drag-'n-drop...

    2005-09-20 19:16:08 UTC by wingedfox

  • Drag’n’Drop Interface version 1.4.3 released

    This release is dedicated to Mozilla/FireFox bugs. During the testing the following bugs has been reached: 1) drag (mouse down + mouse move) began on element with position:absolute caused to stick later even.target to that element This issue could be fixed the following way: in mousedown event handler set position:static and set back position:absolute. It's really strange, but worked.

    2005-09-14 20:39:53 UTC by wingedfox

  • Drag’n’Drop Interface version 1.4.2 released

    DDI is a Javascript library, that implements Drag’n’Drop core functionality, independent from the documents HTML structure. It is designed to be used in a wide range of web applications. The current release includes a lot of changes and 4 new plugins. It is now possible to perform drag'n'drop and "move and resize" on just any document element. Using the plugins, it's possible to...

    2005-09-12 19:42:44 UTC by wingedfox

  • Drag’n’Drop Interface version 1.2 released

    DDI is Javascript library, implements Drag’n’Drop core functionality, independent from document’s HTML structure. It is designed to be used in wide range of web applications. V1.2 key features: - clean drag’n’drop core: Library itself does only the drag’n’drop operations and plugins setup/execution. This means improved speed performance and clear code. - Drag’n’Drop is based on event...

    2005-06-22 13:32:25 UTC by wingedfox

  • Drag'n'Drop Interface

    Anonymous committed patchset 1 of module CVSROOT to the Drag'n'Drop Interface CVS repository, changing 11 files.

    2005-06-20 20:10:22 UTC by nobody

  • Welcome to Developers

    Welcome to Developers.

    2005-06-20 19:19:54 UTC by nobody

  • Welcome to Help

    Welcome to Help.

    2005-06-20 19:19:54 UTC by nobody

Our Numbers