Skip to content

Tag: jquery

Javascript Sim Tree Search Feature

I am using the jquery sim tree plugin to show tree categories. Sim Tree I have added a search bar to the filter tree data. What I want is to expand the inner ul li elements. My Code –> https://jsfiddle.net/yveLp6cs/ Expected Output –> Answer When you expand your li then sim tree library adds…