WEBAPI

settings_applicationsXMLHttpRequestEventTarget  >   settings_applicationsXMLHttpRequest  >   settings_applications[[Prototype]]

WEBAPI

Draft
  • bug_report

Eventload

insert_drive_fileProgressEventinterfaceopen_in_new
ProgressEvent interface는 XMLHttpRequest에서 load 이벤트 타입으로 구현된다.

XMLHttpRequest의 load는 ProgressEvent interface의 이벤트 타입이고 이벤트 리스너에서 사용된다.

기본 개요

XMLHttpRequest 트랜잭션이 성공적으로 완료되면 발생한다.

명세

typeload
bubblesno
cancelableno
handleryes

지원 웹브라우저