标签: jquery
<div class="main"> <span>first text</span> content_1 <p>second text</p> content_2 </div>
现在,我的问题是如何检索文本&#34; content_1&#34;使用jquery选择器?