r

mozilla DHTML ROWS INSERT & DELETE

DHTML ROW 추가삭제 우측 이미지 선택 => 로우추가이미지
<html> <head> <title>mozilla DHTML ROWS INSERT & DELETE</title> <meta http-equiv="Content-Type" content="text/html; charset=euc-kr"> <script lang="javascript"> function init(){ rowAdd(); } function rowDelete(index) { alert("삭제 : " + index); ABCD.deleteRow(index); } function rowAdd() { var rowcnt =document.all.ABCD.rows.length; var r1; var c1; var strC1; var sf_form = document.form; r1 = ABCD.insertRow(rowcnt); c1 = r1.insertCell(0); strC1 ="<table height=5 border=0 cellpadding=0 cellspacing=0>"; strC1 +=" <tr><td>"; strC1 +=" </td></tr>"; strC1 +=" </table>"; strC1 +="<table width=655 border=0 cellpadding=0 cellspacing=1 border=1> "; strC1 +=" <tr> "; strC1 +=" <td height=20 width=15% align=center >코드선택 </td> "; strC1 +=" <td width=20% >"; strC1 +=" <select name=test_code style=width:100%> "; strC1 +=" <option value='0' align=center> - 구분코드 -"; strC1 +=" <option value='a'> a : TEST a"; strC1 +=" <option value='b'> b : TEST b"; strC1 +=" <option value='c'> c : TEST c"; strC1 +=" </select> "; strC1 +=" </td> "; strC1 +=" <td height=20 width=15% align=center>코드설명 </td> "; strC1 +=" <td width=50%> <input type=text name=test_name size=20 > "; if(rowcnt>0) { strC1+=" <img align=absmiddle src=del.gif border=0 name='sakje' value='삭제' alt='삭제이미지 : "+rowcnt+"' onClick='rowDelete(this.parentNode.parentNode.parentNode.parentNode.parentNode.parentNode.rowIndex);'>"; } strC1 +=" </td> "; strC1 +=" </tr> "; strC1 +="</table> "; c1.innerHTML = strC1; } function changeSelect() { var sf_form = document.form; var cols = document.all.ABCD.rows.length-1; for(i=0; i<cols; i++) { rowDelete(1); } rowAdd(); } </script> </head> <body topmargin="0" leftmargin="12" onLoad="javascript:init();" > <form name=form> <table id=ABCD width=655 cellpadding="0" cellspacing="0" border="1"> <tr><td height="20" width="90%" align="center"></td></tr> <tr> <td height="20" width="90%" align="center">DHTML ROW 추가삭제 우측 이미지 선택 => <img align=absmiddle src=add.gif border=0 alt="로우추가이미지" onClick=javascript:rowAdd();></td> </tr> </table> </form> </body> </html>
[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
20년 전 조회 2,795
20년 전 조회 2,560
20년 전 조회 3,072
20년 전 조회 3,166
20년 전 조회 3,231
20년 전 조회 2,753
20년 전 조회 3,141
20년 전 조회 2,669
20년 전 조회 2,324
20년 전 조회 2,895
20년 전 조회 2,596
20년 전 조회 2,653
20년 전 조회 3,909
20년 전 조회 3,384
20년 전 조회 5,123
20년 전 조회 2,526
20년 전 조회 4,626
20년 전 조회 3,223
20년 전 조회 3,000
20년 전 조회 3,849
20년 전 조회 2,759
20년 전 조회 3,838
20년 전 조회 4,120
20년 전 조회 3,541
20년 전 조회 3,584
20년 전 조회 4,210
20년 전 조회 2,466
20년 전 조회 5,189
20년 전 조회 3,755
20년 전 조회 2,708
20년 전 조회 2,388
20년 전 조회 2,845
20년 전 조회 3,130
20년 전 조회 2,897
bbbking
20년 전 조회 5,883
20년 전 조회 2,803
bbbking
20년 전 조회 4,388
20년 전 조회 2,253
20년 전 조회 7,434
20년 전 조회 2,522
20년 전 조회 3,601
20년 전 조회 4,405
20년 전 조회 2,734
20년 전 조회 4,017
20년 전 조회 3,182
20년 전 조회 4,191
20년 전 조회 5,221
20년 전 조회 4,330
20년 전 조회 5,957
20년 전 조회 2,154
20년 전 조회 3,424
20년 전 조회 3,642
20년 전 조회 3,033
20년 전 조회 2,546
20년 전 조회 4,769
20년 전 조회 2,401
20년 전 조회 2,375
20년 전 조회 1,998
20년 전 조회 1,799
20년 전 조회 3,873
20년 전 조회 4,954
20년 전 조회 2,581
20년 전 조회 3,254
20년 전 조회 5,945
20년 전 조회 2,946
20년 전 조회 2,409
20년 전 조회 4,683
20년 전 조회 2,758
20년 전 조회 2,345
20년 전 조회 2,869
20년 전 조회 2,670
20년 전 조회 2,992
20년 전 조회 3,437
20년 전 조회 2,768
20년 전 조회 4,848
20년 전 조회 3,375
20년 전 조회 4,648
20년 전 조회 3,113
20년 전 조회 4,239
20년 전 조회 4,478
20년 전 조회 7,145
20년 전 조회 3,977
20년 전 조회 2,874
20년 전 조회 4,501
20년 전 조회 2,327
20년 전 조회 4,433
20년 전 조회 3,891
20년 전 조회 2,701
20년 전 조회 4,943
bbbking
20년 전 조회 2,643
20년 전 조회 4,602
20년 전 조회 3,668
20년 전 조회 3,676
20년 전 조회 3,929
20년 전 조회 3,311
20년 전 조회 6,028
20년 전 조회 3,036
20년 전 조회 5,940
bbbking
20년 전 조회 2,460
bbbking
20년 전 조회 1,877