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
Microsoft Developer Network: Windows Internet Explorer API reference Article