I want to search only 3th child in jstree. I tried $(\'#userlogs li>a \').find(\'span:third-child\').jstree(\'search\', searchstring) - this is not working. In my code inside