모바일 접속시 모바일 페이지로 이동하기
<script type="text/javascript">
var mobileKeyWords = new Array('iPhone', 'iPod', 'BlackBerry', 'Android', 'Windows CE', 'LG', 'MOT', 'SAMSUNG', 'SonyEricsson');
for (var word in mobileKeyWords){
if (navigator.userAgent.match(mobileKeyWords[word]) != null){
location.href = "http://m.shop-wiz.com";//원한는 경로를 적용해준다.
break;
}
}
< /script>
var mobileKeyWords = new Array('iPhone', 'iPod', 'BlackBerry', 'Android', 'Windows CE', 'LG', 'MOT', 'SAMSUNG', 'SonyEricsson');
for (var word in mobileKeyWords){
if (navigator.userAgent.match(mobileKeyWords[word]) != null){
location.href = "http://m.shop-wiz.com";//원한는 경로를 적용해준다.
break;
}
}
< /script>
댓글 2개
12년 전
javascript에서도 이런게 있는군요
takumi22
12년 전
감사합니다.
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5252 | 12년 전 | 1529 | ||
| 5251 |
제이티37
|
12년 전 | 1541 | |
| 5250 |
프로프리랜서
|
12년 전 | 1140 | |
| 5249 |
프로프리랜서
|
12년 전 | 1586 | |
| 5248 |
프로프리랜서
|
12년 전 | 1785 | |
| 5247 | 12년 전 | 966 | ||
| 5246 | 12년 전 | 2198 | ||
| 5245 | 12년 전 | 1151 | ||
| 5244 |
senseme
|
12년 전 | 7362 | |
| 5243 |
senseme
|
12년 전 | 1311 | |
| 5242 |
senseme
|
12년 전 | 1153 | |
| 5241 |
senseme
|
12년 전 | 1954 | |
| 5240 |
senseme
|
12년 전 | 940 | |
| 5239 |
senseme
|
12년 전 | 1463 | |
| 5238 |
senseme
|
12년 전 | 1081 | |
| 5237 |
senseme
|
12년 전 | 1028 | |
| 5236 |
PASKRAN
|
12년 전 | 2768 | |
| 5235 | 12년 전 | 10702 | ||
| 5234 | 12년 전 | 2973 | ||
| 5233 |
프로프리랜서
|
12년 전 | 2806 | |
| 5232 |
프로프리랜서
|
12년 전 | 1366 | |
| 5231 |
프로프리랜서
|
12년 전 | 2707 | |
| 5230 |
프로프리랜서
|
12년 전 | 792 | |
| 5229 |
프로프리랜서
|
12년 전 | 1713 | |
| 5228 |
프로프리랜서
|
12년 전 | 1114 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기