Galera,
Good afternoon,
A Doubt,
I'm using JsTree and I need some help.
I can get the same through the script:
$('#arvore').jstree(true).get_selected().
But I can not get the "Parent" nodes (the ones with Square).
Is there a way to return all selected children and parents?
Thank you