Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- backend
- mysql
- php
- 리눅스
- BOF
- 파이썬
- 인공지능
- Javascript
- deep learning
- flask
- Scala
- hackthissite
- c
- BOF 원정대
- 러닝스칼라
- ChatGPT
- Python
- Shellcode
- hackerschool
- 경제
- webhacking
- 딥러닝
- 러닝 스칼라
- hacking
- c++
- Linux
- 챗GPT
- Web
- 백엔드
- 웹해킹
Archives
- Today
- Total
jam 블로그
[jquery] location.href 페이지 이동. 본문
728x90
반응형
jQuery로 location.href를 하는 방법입니다.
var url ="http://kid1412.tistory.com"; $(location).attr('href',url);
반응형
Comments