Revision a3deef4c-991b-4928-9aa2-2222bd055d6c - Stack Overflow

Set [.text() ](http://api.jquery.com/text/)

 t.children("h2").text('new sample'));

<hr>
If you want to set [.html()](http://api.jquery.com/html/) content

 t.children("h2").html('new sample'));

AltStyle によって変換されたページ (->オリジナル) /