In jQuery, are there any function that similar to html() or text() but return the whole content of matched component?

前端 未结 4 1230
南旧
南旧 2020-12-30 09:43

For example, if the match is

Hello world
, I need to return

Hello world
4条回答
提交回复
热议问题