<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>
게시글 목록
| 번호 | 제목 |
|---|---|
| 540 |
JavaScript
GROUP BY 와 같이 사용되는 함수 [퍼옮]
|
| 539 |
MySQL
MySQL 문자열 관련함수[퍼옮]
|
| 537 |
MySQL
MySQL 날짜 관련 함수[퍼옮]
1
|
| 532 | |
| 531 | |
| 530 |
MySQL
MySql 기본명령어 모음[콘솔사용시]
|
| 17815 | |
| 529 |
JavaScript
유효 도메인 책크하기
|
| 528 | |
| 527 | |
| 526 | |
| 525 |
기타
파일 관련함수 [퍼옮]
|
| 523 | |
| 522 | |
| 521 |
PHP
미리 정의된 변수들 [퍼옮]
|
| 17814 |
HTML
디렉토리 관련함수 [퍼옮]
|
| 520 |
MySQL
문자열 함수 - 퍼 옮 -
|
| 519 |
JavaScript
배열함수
|
| 518 | |
| 516 |
JavaScript
mktime()
1
|
| 17813 |
HTML
setcookie
|
| 515 |
PHP
array_rand()
|
| 17810 |
HTML
eregi() vs ereg()
2
|
| 514 |
JavaScript
strrchr()
|
| 513 |
기타
key()
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기