fire
1.6.0
fire(eventName[, memo]) -> Event
Fires a custom event with document
as the target.
document.fire
is the document-wide version of Element#fire
.
fire(eventName[, memo]) -> Event
Fires a custom event with document
as the target.
document.fire
is the document-wide version of Element#fire
.