dojo._Url
<script src="../../js/dojo.js"></script>
defined in dojo/_base/_loader/loader.js
Each argument is evaluated in order relative to the next until a canonical uri is produced. To get an absolute Uri relative to the current document use: new dojo._Url(document.baseURI, url)
Usage
function () (view source)