Tree menu with drag and drop

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
asgerhallas
Forum Commoner
Posts: 80
Joined: Tue Mar 14, 2006 11:11 am
Location: Århus, Denmark

Tree menu with drag and drop

Post by asgerhallas »

Hi,

Before I go do one myself, I really would like to know if someone knows if there exists a Cross-browser JavaScript Tree Menu with the following Drag and Drop capabilities:
1.drag one post to another folder,
2.drag more posts to another folder,
3.sort posts by drag and drop.

Really hope it exists :)

/Asger
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Post by pickle »

Yahoo has a collection of Javascript libraries with a tree view and drag-and-drop libraries. The documentation is pretty crappy (IMO), but if you can figure it out - it's pretty cool.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
asgerhallas
Forum Commoner
Posts: 80
Joined: Tue Mar 14, 2006 11:11 am
Location: Århus, Denmark

Post by asgerhallas »

Yeah, I've been looking at that one... I actually think the docs are better than for many other JS-libs. I guess I'll go that way even though it's still an early beta as far as I can tell.

Thanks!

/Asger
Post Reply