This page is Ready to Use

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

URL

Summary

A static object for URL related utility operations.

Properties

No properties.

Methods

createObjectURL
Creates a URL for the specified object.
revokeObjectURL
Revokes a URL from a document and frees the object associated with that URL.

Events

No events.

Notes

This object works with the image, video, and audio HTML tags.

Attributions