🌈 搜索
📅  最后修改于: 2022-03-11 15:01:07.907000             🧑  作者: Mango
jQuery("").prop("tagName"); //==> "A" jQuery("").prop("tagName"); //==> "H1" jQuery("").prop("tagName"); //==> "COOLTAGNAME999"