Hi,
>I saw this behavior in IE8.
This is happening in Firefox.
>Can you provide a live demo so that I can help you debug?
I can't provide a hosting for this project, so I can't provide a live
demo.
I recorded a screen video if it can help, and I can also send you a
source code.
Video is available here
http://www.screencast.com/t/NDUzYjBiYW
Here is a description of what is happening each time. When I start
application from the Eclipse, both trees are initialized, but node
can't move and everything is frozen. If I reload the page, the left
tree containing a structure of nodes is not there, but if I select
from drop-down list, that actually calls the same function for
initializing the tree, everything works fine.
>Also have you upgraded any components or changed some scripts recently? Looks like you have a dojo error ...
Yes, I made some changes in application. I tried to make a call to a
javascript function initializing a jstree from wicket page. I also
made some other changes not related to jstree. Now I have tried to
change this code like it was before, but it still doesn't work.
I've put just a peace of code (js files used for tree and wicket pages
containing this) at
http://zoranjeremic.org/files/source code.zip
Zoran