체크박스를 클릭하면 이동하는 체크박스 메뉴 스크립트
<html>
<head>
<title> 그누짱 </title>
<meta http-equiv=content-type content=text/html; charset=euc-kr>
<script>
function leapTo (link) {
var new_url=link;
if ( (new_url != "") && (new_url != null) )
// 프레임에 넣지 않을경우
window.location=new_url;
// 프레임에 넣을경우
// parent.프레임명.location=new_url;
else
alert("n메뉴를 선택 하세요");
}
</script>
<!-------------- 여기까지 ---------------->
</head>
<body>
<table border=1 width=100>
<form>
<tr><td align="center"><input type="radio" name="buttons1" onclick="leapTo('http://sir.co.kr')">그누 1</td></tr>
<tr><td align="center"><input type="radio" name="buttons1" onclick="leapTo('http://esindi.com')">이신디</td></tr>
<tr><td align="center"><input type="radio" name="buttons1" onclick="leapTo('test3.html')">메뉴 3</td></tr>
<tr><td align="center"><input type="radio" name="buttons1" onclick="leapTo('test4.html')">메뉴 4</td></tr>
</form>
</table>
<!-------------- 여기까지 ---------------->
</body>
</html><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]</div>
<head>
<title> 그누짱 </title>
<meta http-equiv=content-type content=text/html; charset=euc-kr>
<script>
function leapTo (link) {
var new_url=link;
if ( (new_url != "") && (new_url != null) )
// 프레임에 넣지 않을경우
window.location=new_url;
// 프레임에 넣을경우
// parent.프레임명.location=new_url;
else
alert("n메뉴를 선택 하세요");
}
</script>
<!-------------- 여기까지 ---------------->
</head>
<body>
<table border=1 width=100>
<form>
<tr><td align="center"><input type="radio" name="buttons1" onclick="leapTo('http://sir.co.kr')">그누 1</td></tr>
<tr><td align="center"><input type="radio" name="buttons1" onclick="leapTo('http://esindi.com')">이신디</td></tr>
<tr><td align="center"><input type="radio" name="buttons1" onclick="leapTo('test3.html')">메뉴 3</td></tr>
<tr><td align="center"><input type="radio" name="buttons1" onclick="leapTo('test4.html')">메뉴 4</td></tr>
</form>
</table>
<!-------------- 여기까지 ---------------->
</body>
</html><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]</div>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 30 |
아우겐나이스
|
21년 전 | 4046 | |
| 29 |
아우겐나이스
|
21년 전 | 4435 | |
| 28 |
아우겐나이스
|
21년 전 | 3461 | |
| 27 | 21년 전 | 5830 | ||
| 26 | 21년 전 | 3104 | ||
| 25 | 21년 전 | 6077 | ||
| 24 | 18년 전 | 3644 | ||
| 23 | 21년 전 | 3634 | ||
| 22 | 21년 전 | 4243 | ||
| 21 | 21년 전 | 3817 | ||
| 20 | 21년 전 | 4218 | ||
| 19 | 21년 전 | 6678 | ||
| 18 | 21년 전 | 4733 | ||
| 17 | 21년 전 | 6984 | ||
| 16 | 21년 전 | 4169 | ||
| 15 | 21년 전 | 2629 | ||
| 14 | 21년 전 | 4973 | ||
| 13 | 21년 전 | 3398 | ||
| 12 |
Recluse
|
21년 전 | 3876 | |
| 11 |
아우겐나이스
|
21년 전 | 3567 | |
| 10 |
Recluse
|
21년 전 | 3391 | |
| 9 | 21년 전 | 3980 | ||
| 8 | 21년 전 | 5162 | ||
| 7 | 21년 전 | 4758 | ||
| 6 | 21년 전 | 5677 | ||
| 5 | 21년 전 | 4110 | ||
| 4 | 21년 전 | 4834 | ||
| 3 | 21년 전 | 4739 | ||
| 2 | 21년 전 | 3236 | ||
| 1 | 22년 전 | 4337 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기