모바일 접속시 모바일 페이지로 이동하기
<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에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5102 | 12년 전 | 3489 | ||
| 5101 | 12년 전 | 2534 | ||
| 5100 |
senseme
|
12년 전 | 1839 | |
| 5099 |
senseme
|
12년 전 | 1536 | |
| 5098 |
senseme
|
12년 전 | 1526 | |
| 5097 |
senseme
|
12년 전 | 1283 | |
| 5096 |
senseme
|
12년 전 | 1678 | |
| 5095 |
senseme
|
12년 전 | 1356 | |
| 5094 |
senseme
|
12년 전 | 2418 | |
| 5093 |
senseme
|
12년 전 | 1619 | |
| 5092 |
senseme
|
12년 전 | 2230 | |
| 5091 |
senseme
|
12년 전 | 2120 | |
| 5090 |
senseme
|
12년 전 | 1756 | |
| 5089 |
senseme
|
12년 전 | 4534 | |
| 5088 |
senseme
|
12년 전 | 2670 | |
| 5087 |
senseme
|
12년 전 | 2823 | |
| 5086 |
senseme
|
12년 전 | 1239 | |
| 5085 |
senseme
|
12년 전 | 8510 | |
| 5084 |
senseme
|
12년 전 | 3318 | |
| 5083 |
senseme
|
12년 전 | 2667 | |
| 5082 |
senseme
|
12년 전 | 5316 | |
| 5081 |
senseme
|
12년 전 | 3383 | |
| 5080 | 12년 전 | 13296 | ||
| 5079 | 12년 전 | 3896 | ||
| 5078 | 12년 전 | 1458 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기