Document Object Model APIs

settings_applicationsEventTarget  >   settings_applicationsNode  >   settings_applications[[Prototype]]

Document Object Model APIs

Editing
  • settings_backup_restore
  • bug_report

stringnodeName

표준은 아니지만 웹개발자를 위하여 거의 표준처럼 사용된다.

노드의 이름을 조회할 수 있다.

설명

노드의 이름은 다음의 값 중에서 하나일 수 있다.

InterfaceNodeName value
AttrAttr.prototype.name
CDATASection"#cdata-section"
Comment"#comment"
Document"#document"
DocumentFragment"#document-fragment"
DocumentTypedocumentType.prototype.name
ElementElement.prototype.tagName
ProcessingInstructionProcessingInstruction.prototype.target
Text"#text"

구문

형식
node.nodeName

속성 명세

명세
분류설명
writableno

버전 명세

지원 웹브라우저