appendChild()方法可以将创建的文本节点添加到元素节点中。()
appendChild()方法可以将创建的文本节点添加到元素节点中。()
appendChild()可以向指定节点之前插入一个新的子节点。
appendChild()可以向指定节点之前插入一个新的子节点。
创建元素的方法是( )。 A: createTextNode() B: createElement() C: createAttribute() D: appendChild()
创建元素的方法是( )。 A: createTextNode() B: createElement() C: createAttribute() D: appendChild()
创建元素的方法是( )。 A: createAttribute() B: createTextNode() C: createElement() D: appendChild()
创建元素的方法是( )。 A: createAttribute() B: createTextNode() C: createElement() D: appendChild()
下列哪项是移除属性值( )。 A: getAttribute() B: removeAttribute() C: hasAttribute() D: appendChild()
下列哪项是移除属性值( )。 A: getAttribute() B: removeAttribute() C: hasAttribute() D: appendChild()
下列哪项是移除属性值( )。 A: getAttribute() B: removeAttribute() C: hasAttribute() D: appendChild()
下列哪项是移除属性值( )。 A: getAttribute() B: removeAttribute() C: hasAttribute() D: appendChild()
以下哪个不是DOM的操作方法? A: appendChild B: getAttribute C: replaceChild D: deleteChild
以下哪个不是DOM的操作方法? A: appendChild B: getAttribute C: replaceChild D: deleteChild
以下哪个方法用来删除节点的?() A: appendChild() B: removeChild() C: appendTo() D: remove()
以下哪个方法用来删除节点的?() A: appendChild() B: removeChild() C: appendTo() D: remove()
下列不是DOM查找操作的是( )。 A: getElementById() B: getElementsByTagName() C: appendChild() D: getElementsByClassName
下列不是DOM查找操作的是( )。 A: getElementById() B: getElementsByTagName() C: appendChild() D: getElementsByClassName
选择以下对DOM操作的方法() A: appendChild B: append C: replaceChild D: deleteChild
选择以下对DOM操作的方法() A: appendChild B: append C: replaceChild D: deleteChild