OdinaSpb / jstree

Automatically exported from code.google.com/p/jstree
0 stars 0 forks source link

Drag and Drop not working #926

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Latest JSTree from web site downloaded
2.  Using jquery-1.4.1.min.js and jquery-ui-1.8.7
3.  Everything else in tree appears to be working except maybe types plugin, 
which does not appear to have defaults that appear on the jquery.tree.js file 
found on google website.

What is the expected output? What do you see instead?
None of the dnd events are firing, this includes drop event that will allow me 
to save moved items.  Things move just never allows me to save changes and 
prevent the two root nodes from not moving.

What version of the product are you using? On what browser?
Using both IE8 and Firefox 3.6.13

Please provide any additional information below.
Attached file shows init settings

Original issue reported on code.google.com by leo.sm...@tn.gov on 16 Mar 2011 at 1:44

Attachments:

GoogleCodeExporter commented 9 years ago
The download on the web site is old, use the latest file from the trunk --> 
http://jstree.googlecode.com/svn/trunk/jquery.jstree.js

Original comment by cwolgast on 17 Mar 2011 at 7:32