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.

onsuccess

Summary

The event handler for the success event.

Property of apis/indexeddb/IDBRequestapis/indexeddb/IDBRequest

Syntax

var result = element.onsuccess;
element.onsuccess = value;