Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

afterscriptexecute

이 문서는 아직 자원 봉사자들이 한국어로 번역하지 않았습니다. 함께 해서 번역을 마치도록 도와 주세요!

This event was a proposal in an early version of the specification. Do not rely on it.

The afterscriptexecute event is fired after a script has been executed.

General info

Specification
HTML 5.1 (removed)
Interface
Event
Bubbles
Yes
Cancelable
No
Target
defaultView, Document, Element
Default Action
None

Properties

Property Type Description
target Read only EventTarget The script tag whose content has been executed.
type Read only DOMString The type of event.
bubbles Read only Boolean Whether the event normally bubbles or not
cancelable Read only Boolean Whether the event is cancellable or not?

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support No support 4.0 (2.0) ? ? No support
Feature Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile
Basic support No support 4.0 (2.0) ? ? No support

문서 태그 및 공헌자

태그: 
 이 페이지의 공헌자: Mems, teoli, Sheppy, ethertank, louisremi
 최종 변경: Mems,