Get text inside HTML comment tag?

前端 未结 2 534
迷失自我
迷失自我 2020-12-11 03:09

I have the following HTML:

", "") which will simply remove the comment tags and then append this markup to some other parent or replace your current markup or create a new parent for it and append it.

This will allow you to use the jQuery selectors to retrieve the required data.

var comment = ' ';

jQuery("#juni").append("")

提交回复
热议问题