The HTML string is different from the traditional selectors in that it creates the DOM elements representing that HTML string, on the fly, to be (assumedly) inserted into the document later.
HTML字
同于用来表示那些HTML字
、并据以查询
应DOM元素的选择
,一般而言,随后都会把
HTML
码
插入到文档中去。