I have a div and I want to remove all the HTML inside of that div.
How can I do this?
function stripsTags(text) { return $.trim($('').html(text).text()); } 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复