JavaScript can access the current URL in parts. ... So to get the full URL path in JavaScript: var newURL = window.location.protocol + ...
確定! 回上一頁