var tag=$('span#member'); tag.replaceWith('$('<a href="member.html" />').text(tag.text()));
※○
<span id=member>テスト用文字列1</span>
テスト用文字列1