<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>
게시글 목록
| 번호 | 제목 |
|---|---|
| 570 | |
| 569 |
JavaScript
원하는 사람에게 메일 보내기 버튼 만들기
|
| 568 | |
| 567 | |
| 566 | |
| 565 | |
| 564 |
JavaScript
전송버튼에 '전송중...' 이라는 표시를 해 줍니다
|
| 563 | |
| 562 | |
| 561 | |
| 560 |
JavaScript
텍스트 필드에 디폴트 메세지를 보여주고 클릭하면 사라집니다
|
| 559 |
JavaScript
특정일(ex 30일)이 지난 파일 삭제 및 디렉토리 이동하기
|
| 556 |
MySQL
cron [퍼옮]
2
|
| 555 |
MySQL
mysql에서의 subquery
|
| 553 |
MySQL
여러데이터베이스 사용하는 방법 - 퍼옮
1
|
| 17817 |
HTML
문자열 연결 CONCAT()
|
| 549 | |
| 548 |
MySQL
패스워드 변경 및 루트 패스워드 찾기
|
| 547 |
MySQL
MySQL 설치
|
| 546 | |
| 545 |
MySQL
MySQL 컬럼 형 [퍼옮]
|
| 544 | |
| 543 |
MySQL
MySQL 내부연산 ( 비교연산 )
|
| 542 | |
| 541 |
MySQL
MySQL 함수정리 ( 수학함수 ) [퍼옮]
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기