jsTree and SVG Editor conflict in active selected items?
Posted
by marknt15
on Stack Overflow
See other posts from Stack Overflow
or by marknt15
Published on 2010-05-24T06:49:12Z
Indexed on
2010/05/24
6:51 UTC
Read the original article
Hit count: 302
Hi,
I'm using jsTree and SVG-Edit in the same file but there is a conflict in the active selected item. For example I clicked a tree item then I cannot draw in the svgcanvas div anymore. Maybe because of you click the item in jsTree then it's always selected and the svgcanvad div will not be active anymore?
Any help, tips or tutorials will help.
Thanks, Mark
© Stack Overflow or respective owner