下列哪项是移除属性值( )。
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: getAttribute() B: setAttribute() C: hasAttribute() D: appendChild()
- 下列不属于核心DOM的操作的是( )。 A: getAttribute() B: setAttribute() C: hasAttribute() D: appendChild()
- 下列不属于核心DOM的操作的是( )。 A: getAttribute() B: setAttribute() C: hasAttribute() D: appendChild()
- 下列选项中,()可以修改指定元素的指定属性值。 A: attributes B: setAttribute() C: getAttribute() D: removeAttribute()