Hi,
You could also use (plase it after/before the init code):
$("#tree").bind("select_node.jstree", function (e, data) {
alert(data.rslt.obj.attr("id"));
});
Cheers,
Ivan
--
You received this message because you are subscribed to the Google Groups "jsTree" group.
To post to this group, send email to jst...@googlegroups.com.
To unsubscribe from this group, send email to jstree+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jstree?hl=en.