<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>
게시글 목록
| 번호 | 제목 |
|---|---|
| 20579 | |
| 20572 | |
| 20569 | |
| 20563 | |
| 11083 |
jQuery
마우스 오버시 레이어 출력~
2
|
| 11080 |
jQuery
메뉴 고정
2
|
| 11078 | |
| 20557 | |
| 20162 | |
| 20549 | |
| 20542 | |
| 20525 | |
| 20522 | |
| 11071 |
jQuery
facebook timeline 스타일 따라하기
6
|
| 11067 | |
| 20519 | |
| 20504 | |
| 20500 | |
| 11062 | |
| 20497 | |
| 20493 | |
| 11056 | |
| 11050 |
JavaScript
html 테그 제거하는 함수
5
|
| 11046 |
JavaScript
새로고침(F5) 금지 하는 자바 스크립트
3
|
| 11043 |
JavaScript
자바스크립트 문자열 비교
2
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기