• 2021-04-14
    【单选题】下面代码中,获取id值为dv的元素的标签内容的是
    A. $("#dv").html() B. $("#dv").text() C. $("#dv").content() D. $("#dv").containt()