A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/apis/appcache/ApplicationCache/onerror below:

onerror · WebPlatform Docs

onerror Summary

Indicates an error has occurred.

Property of apis/appcache/ApplicationCacheapis/appcache/ApplicationCache

Syntax
var result = ApplicationCache.onerror;
ApplicationCache.onerror = value;
Return Value

Returns an object of type nullnull

Notes

This event can be generated by the following errors:

If there is more than one event, the error event will be the last one in the sequence. Alternatively, you could use an anonymous delegate function such as

object.onerror = function (e) { … }

where e is the cached event.

Related specifications
W3C ApplicationCache Specification
W3C Editor’s Draft
Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4