Attempts to converts a URI into an absolute URI.
The URI to convert.
Optional
The base URI that acts as the context for a relative URI. Must be absolute. If not specified, then it will be the value of window.location.
window.location
Attempts to converts a URI into an absolute URI.