Store JsTree order back into database

Posted by Scott on Stack Overflow See other posts from Stack Overflow or by Scott
Published on 2010-03-05T04:39:37Z Indexed on 2010/04/09 21:03 UTC
Read the original article Hit count: 343

Filed under:
|
|

Hi I am using JsTree and got some of it working with my database. Such as deleting a node, renaming a node, etc.

I am having problems with saving the ROOT folders order back to the database. When I move the root folders, it doesnt save order. When I move the sub folders around, it saves order fine.

Anyone know what I am doing wrong? I think it's my javascript for the onmove.

here's a demo of what I am talking about.

http://healthsharing.com/jstree/demo.php

© Stack Overflow or respective owner

Related posts about jstree

Related posts about jQuery