我正在寻找一个 jQuery 函数来解析 HTML 的一部分并从<td>
div class="appArea" 中的第一个读取(存储在变量中)并继续读取 HTML,直到它到达带有 class="tb_pages" 类的表,然后停止。
我想我需要一个 each() 函数,但不能让它工作。
<div class="appArea">
<p class="cstmTitle">Team Wilson</p>
<table width="100%" cellpadding="5" cellspacing="0" border="0">
<tr valign="top">
<td>
<p>
<p>We are proud to do our part to change the future and make a positive impact in the lives of others.</p>
<p><strong>Bullet List Ex</strong>:</p>
<ul>
<li>First</li>
<li>Second </li>
</ul>
<table class="tb_pages" border="0">
<thead>
<tr>
<th>Bacon</th>