URL object

This topic has not yet been rated - Rate this topic

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.

MethodDescription
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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.