728x90
반응형
https://hihiha2.tistory.com/162
window.location ( Web API란? / pathname, search, hash ... )
Web APIs에는 종류가 정말 많은데 오늘은 그 중 window.locaion에 대해 공부했다. 우선 window.location을 이해하기 위해서는 Web APIs가 무엇인지 이해하는 것이 필요하다. 🧷선행학습 web API란? 우선 mdn의 공
hihiha2.tistory.com
location.search
'?'URL의 매개변수 또는 "쿼리문자열" 뒤에 오는 문자열
728x90
반응형
'Front > JS & jQuery' 카테고리의 다른 글
[js] redirect 사용하기 (0) | 2024.05.18 |
---|---|
[jQuery][daterangepicker] 원하는 날짜 초기화 (0) | 2024.05.17 |
[js] URLSearchParams (0) | 2024.05.15 |
[js] encodeURIComponent (0) | 2024.05.14 |
[js] location.href (0) | 2024.05.13 |