▶ history - back() , go() , forward()
페이지 정보
본문
<button onclick="history.back()">history.back()</button>
<button onclick="history.go(-1)">history.go(-1)</button>
<button onclick="history.forward()">history.forward()</button>
추천0 비추천0
- 이전글▶ location.href , window.location 21.07.18
- 다음글■ 이벤트(event)란? 21.07.18
댓글목록
등록된 댓글이 없습니다.