Example of tree.drop_mode with jQuery sortable anywhere

Posted by fred on Stack Overflow See other posts from Stack Overflow or by fred
Published on 2010-03-22T21:19:43Z Indexed on 2010/03/22 21:21 UTC
Read the original article Hit count: 324

Filed under:
|
|
|

Hello Everyone,

I have a working tree of galleries next to a sortable list of image thumbnails.

I've been vainly trying to set up the galleries tree so that users can add images to the galleries by dropping the sortable thumbnails on to the galleries tree.

I've been told this requires drop_mode. All efforts to get it to work have failed and I can't really make heads or tails of the drop_mode documentation.

I've sought out some working examples via Google of just such an application but have failed.

Can anyone point me to a working example of either a draggable or sortable list that successfully drops on to a tree and passes along some parameters between the two?

Thanks!

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jstree