Open Node in new tab

Hi,

I want some nodes of the tree to open in a new tab of browser.
Can anybody help me with this?

Thank You

Hi
Do you mean to open links, what are placed in nodes i.e. as userdata (by onClick)?

yes

So, you can try the next sample:
index.html:

[code]

DHTMLX test html,body { width: 100%; height: 100%; margin: 0; }
[/code] tree_attr.xml [code]<?xml version="1.0" encoding="iso-8859-1"?> Stephen_King Dan_brown Mary_Janice_Davidson [/code]

thank you :smiley:

You are welcome! :slight_smile: