728x90
반응형
https://developer.mozilla.org/en-US/docs/Web/API/Location/reload
location.reload() - Web APIs | MDN
The location.reload() method reloads the current URL, like the Refresh button.
developer.mozilla.org
현재의 URL을 다시 로드합니다.
728x90
반응형
'Front > JS & jQuery' 카테고리의 다른 글
[js] .at() (0) | 2023.02.21 |
---|---|
[js] .pop() (0) | 2023.02.20 |
[jQuery] .on() 이벤트 여러개 (0) | 2023.02.15 |
[js] switch문 case 여러개 (0) | 2023.02.13 |
[jQuery] get disabled selectbox value / 비활성화된 셀렉트박스의 값 넘기기 (0) | 2023.02.10 |