체크박스를 클릭하면 이동하는 체크박스 메뉴 스크립트
<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>
게시글 목록
| 번호 | 제목 |
|---|---|
| 449 | |
| 447 | |
| 444 |
JavaScript
포토샵 액션 AutoGaussian-피부질감 수정
2
|
| 438 |
Flash
토수니
5
|
| 436 | |
| 429 | |
| 428 |
JavaScript
아파치 웹서버 프로세스 갯수 늘리기
|
| 425 | |
| 412 |
JavaScript
css를 이용한 기본적인 레이아웃..
1
|
| 411 | |
| 410 | |
| 409 |
JavaScript
불여우에서도 되는 서브메뉴가 있는 메뉴 #2
|
| 408 | |
| 407 | |
| 406 | |
| 404 |
MySQL
데이터베이스 를 사용자 계정에 설치하기
1
|
| 403 |
MySQL
gd+jpg+png+tiff rpm 설치..
|
| 388 | |
| 375 |
MySQL
php 오류정리
12
|
| 374 | |
| 373 |
기타
사용자 계정 삭제
|
| 372 |
JavaScript
chmod 허가권변경
|
| 371 |
기타
소유권변경
|
| 370 | |
| 364 | |
| 362 | |
| 359 | |
| 358 | |
| 357 |
JavaScript
vim 의 들여쓰기 + 색상 눈 덜피곤 c++ php 등.. (리눅스용)
|
| 356 |
JavaScript
vim 의 간단한 사용법
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기