DOM

settings_applicationsEventTarget  >   settings_applicationsNode  >   settings_applicationsElement  >   settings_applications[[Prototype]]

DOM

Editing
  • account_tree
  • bug_report

AttrremoveAttrremoveAttributeNode(NodeattributeNode)

요소에서 지정된 속성을 제거한다.

구문

형식
element.removeAttributeNode(attributeNode)

매개 변수

NodeattributeNode필수

제거할 애트리뷰트 노드를 지정한다.

반환

AttrremoveAttr

제거된 애트리뷰트 노드를 반환한다.

NotFoundError DOMException이 발생할 수 있다.

Exception

DOMException

DOM API의 메소드를 호출하거나 프로퍼티에 접근한 결과 발생하는 비정상적인 이벤트(예외)를 나타낸다.

버전 명세

지원 웹브라우저