js 이전 페이지 다음 페이지 주소 가 져 오기, 현재 페이지 주소 전진 및 후퇴

955 단어
history.back(-1) // , , history.go(-1) // ,

document.write("js "+window.location.host+" "+document.domain+"
");

document.write("js url"+window.location.href+"
");

document.write("js ( ) url"+document.referrer);


좋은 웹페이지 즐겨찾기