私はいくつかのhtmlを持っています
<div class="abstract">Nov 12, 2009 <b>...</b> Tender and flavorful,
<b>veal</b> cutlets are lean and quick-cooking. If <b>veal</b>
isn't for you though, feel free to substitute chicken cutlets
for a classic <b>...</b>
</div>
その日付の最初のスタイルを変えたいと思います。
次のようなもので最初のbタグを取得できると思います
$('.abstract b:contains("...")).css(-something-)
しかし、この前のテキストはどうでしょうか。