So to get the full URL path in JavaScript: var newURL = window.location.protocol + "//" + window.location.host + "/" + ...
確定! 回上一頁