I have a link <a id='id'>text1</a>开发者_运维技巧.
How can I set <a id='id'>text2</a> using jQuery?
$("#id").text("text2");
.text() method is there in jquery to set the text value.
check this : http://api.jquery.com/text/
I have a link <a id='id'>text1</a>开发者_运维技巧.
How can I set <a id='id'>text2</a> using jQuery?
$("#id").text("text2");
.text() method is there in jquery to set the text value.
check this : http://api.jquery.com/text/
录音笔多少钱啊??:下一篇
精彩评论