Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は頂点ページで作業しています。特定のテキストを検索したいのですが、ページ上で「ツリー全体を表示する」と仮定して非表示にし、ページ上に多くの存在があると仮定すると、誰でもjqueryコードで私を導くことができます
これを試して :
$('*:contains("ツリー全体を表示")').hide();