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.

onblocked

Summary

The event handler for the blocked event.

Property of apis/indexeddb/IDBVersionChangeRequestapis/indexeddb/IDBVersionChangeRequest

Syntax

var result = element.onblocked;
element.onblocked = value;

Return Value

Returns an object of type functionfunction