This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

onerror

Summary

The event handler for the error event.

Property of apis/indexeddb/IDBTransactionapis/indexeddb/IDBTransaction

Syntax

var result = element.onerror;
element.onerror = value;

Return Value

Returns an object of type functionfunction

Attributions

  • Mozilla Developer Network cc-by-sa-small-wpd.svg: Article