Strip HTML from Text JavaScript

前端 未结 30 3646
北荒
北荒 2020-11-21 05:08

Is there an easy way to take a string of html in JavaScript and strip out the html?

30条回答
  •  忘了有多久
    2020-11-21 05:26

    I altered Jibberboy2000's answer to include several
    tag formats, remove everything inside

提交回复
热议问题