DOM

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

DOM

Editing
  • account_tree
  • bug_report

stringasync

스크립트의 실행 방법을 제어한다.

설명

src 프로퍼티가 없으면 async 프로퍼티를 지정하면 안된다. async 프로퍼티를 명시하면 스크립트를 다운로드하는 즉시 비동기적으로 실행이 된다.

구문

형식
htmlScriptElement.async

속성 명세

명세
분류설명
writableyes

버전 명세

HTML Standard API
#dom-script-async

지원 웹브라우저