在JavaScript中,可以使用window.location.href
来获取当前页面的网址。要将当前网址发送到第二个页面,可以使用以下几种方法:
var currentUrl = window.location.href;
window.location.href = 'second-page.html?url=' + encodeURIComponent(currentUrl);
在第二个页面中,可以使用以下代码来获取当前网址:
var urlParams = new URLSearchParams(window.location.search);
var currentUrl = urlParams.get('url');
console.log(currentUrl);
var currentUrl = window.location.href;
localStorage.setItem('currentUrl', currentUrl);
window.location.href = 'second-page.html';
在第二个页面中,可以使用以下代码来获取当前网址:
var currentUrl = localStorage.getItem('currentUrl');
console.log(currentUrl);
localStorage
替换为sessionStorage
即可。这些方法可以根据具体需求选择使用,根据场景的不同,可能会有不同的选择。
领取专属 10元无门槛券
手把手带您无忧上云