How to search nth child alone in jstree

前端 未结 0 1567
予麋鹿
予麋鹿 2021-01-30 15:45

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题