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,864
20년 전 조회 2,616
20년 전 조회 3,130
20년 전 조회 3,224
20년 전 조회 3,296
20년 전 조회 2,818
20년 전 조회 3,207
20년 전 조회 2,726
20년 전 조회 2,387
20년 전 조회 2,951
20년 전 조회 2,659
20년 전 조회 2,711
20년 전 조회 3,973
20년 전 조회 3,435
20년 전 조회 5,182
20년 전 조회 2,587
20년 전 조회 4,694
20년 전 조회 3,279
20년 전 조회 3,064
20년 전 조회 3,907
20년 전 조회 2,820
20년 전 조회 3,899
20년 전 조회 4,187
20년 전 조회 3,604
20년 전 조회 3,641
20년 전 조회 4,268
20년 전 조회 2,516
20년 전 조회 5,243
20년 전 조회 3,808
20년 전 조회 2,775
20년 전 조회 2,452
20년 전 조회 2,911
20년 전 조회 3,192
20년 전 조회 2,955
bbbking
20년 전 조회 5,939
20년 전 조회 2,864
bbbking
20년 전 조회 4,440
20년 전 조회 2,325
20년 전 조회 7,488
20년 전 조회 2,582
20년 전 조회 3,660
20년 전 조회 4,465
20년 전 조회 2,784
20년 전 조회 4,077
20년 전 조회 3,243
20년 전 조회 4,251
20년 전 조회 5,279
20년 전 조회 4,385
20년 전 조회 6,006
20년 전 조회 2,214
20년 전 조회 3,479
20년 전 조회 3,701
20년 전 조회 3,085
20년 전 조회 2,593
20년 전 조회 4,833
20년 전 조회 2,446
20년 전 조회 2,428
20년 전 조회 2,044
20년 전 조회 1,841
20년 전 조회 3,917
20년 전 조회 5,010
20년 전 조회 2,632
20년 전 조회 3,310
20년 전 조회 5,995
20년 전 조회 2,999
20년 전 조회 2,457
20년 전 조회 4,735
20년 전 조회 2,817
20년 전 조회 2,401
20년 전 조회 2,924
20년 전 조회 2,734
20년 전 조회 3,044
20년 전 조회 3,493
20년 전 조회 2,813
20년 전 조회 4,903
20년 전 조회 3,438
20년 전 조회 4,701
20년 전 조회 3,164
20년 전 조회 4,294
20년 전 조회 4,545
20년 전 조회 7,197
20년 전 조회 4,028
20년 전 조회 2,930
20년 전 조회 4,568
20년 전 조회 2,380
20년 전 조회 4,490
20년 전 조회 3,943
20년 전 조회 2,764
20년 전 조회 4,998
bbbking
20년 전 조회 2,706
20년 전 조회 4,652
20년 전 조회 3,725
20년 전 조회 3,732
20년 전 조회 3,974
20년 전 조회 3,369
20년 전 조회 6,084
20년 전 조회 3,090
20년 전 조회 6,001
bbbking
20년 전 조회 2,514
bbbking
20년 전 조회 1,931