0

My project need use a tree view to be in jQuery layout pane. I chose jsTree as treeview control, but it seems not working with jQuery layout? I created a quick sample to reproduce and demo the issue here:

http://codepen.io/anon/pen/qEgdl

The treeview is not loaded properly. Any help would be appreciated. Thanks.

Rob Lao
  • 1,526
  • 4
  • 14
  • 38

1 Answers1

0

Sorry, I figured it out. I missed the jstree css. jsTree and jQuery layout can work together.

Rob Lao
  • 1,526
  • 4
  • 14
  • 38