Provides methods that create and revoke Uniform Resource Identifiers (URIs) for Blob, msStream, and other objects.
Members
The URL object has these types of members:
Methods
The URL object has these methods.
| Method | Description |
|---|---|
| createObjectURL |
Creates a URL for the specified object. |
| revokeObjectURL |
Revokes a URL from a document and frees the object associated with that URL. |
Remarks
The URL object works with the image, video, and audio HTML tags.
Build date: 11/28/2012