Open GoogleCodeExporter opened 9 years ago
hello, you can add lines to simulate the click on icon
i'm used jquery
.delegate("a.categorynode", "click", function (event, data) {
$(this.parentNode).children(".jstree-icon").click();
});
Original comment by richard....@gmail.com
on 3 Nov 2011 at 3:08
Richard
thanks very much for the reply. I will take a look at that. Much appreciated.
Original comment by jongrobi...@gmail.com
on 9 Nov 2011 at 10:08
Original issue reported on code.google.com by
jongrobi...@gmail.com
on 22 Aug 2011 at 10:47Attachments: