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,902
20년 전 조회 2,654
20년 전 조회 3,158
20년 전 조회 3,263
20년 전 조회 3,325
20년 전 조회 2,861
20년 전 조회 3,239
20년 전 조회 2,772
20년 전 조회 2,424
20년 전 조회 2,987
20년 전 조회 2,687
20년 전 조회 2,745
20년 전 조회 4,017
20년 전 조회 3,472
20년 전 조회 5,218
20년 전 조회 2,615
20년 전 조회 4,731
20년 전 조회 3,321
20년 전 조회 3,100
20년 전 조회 3,948
20년 전 조회 2,864
20년 전 조회 3,933
20년 전 조회 4,229
20년 전 조회 3,644
20년 전 조회 3,669
20년 전 조회 4,314
20년 전 조회 2,558
20년 전 조회 5,282
20년 전 조회 3,843
20년 전 조회 2,820
20년 전 조회 2,498
20년 전 조회 2,947
20년 전 조회 3,232
20년 전 조회 3,003
bbbking
20년 전 조회 5,975
20년 전 조회 2,902
bbbking
20년 전 조회 4,479
20년 전 조회 2,361
20년 전 조회 7,518
20년 전 조회 2,624
20년 전 조회 3,696
20년 전 조회 4,497
20년 전 조회 2,818
20년 전 조회 4,113
20년 전 조회 3,272
20년 전 조회 4,285
20년 전 조회 5,316
20년 전 조회 4,422
20년 전 조회 6,046
20년 전 조회 2,253
20년 전 조회 3,508
20년 전 조회 3,733
20년 전 조회 3,125
20년 전 조회 2,635
20년 전 조회 4,868
20년 전 조회 2,473
20년 전 조회 2,455
20년 전 조회 2,072
20년 전 조회 1,874
20년 전 조회 3,950
20년 전 조회 5,045
20년 전 조회 2,668
20년 전 조회 3,347
20년 전 조회 6,035
20년 전 조회 3,033
20년 전 조회 2,502
20년 전 조회 4,770
20년 전 조회 2,852
20년 전 조회 2,429
20년 전 조회 2,966
20년 전 조회 2,774
20년 전 조회 3,083
20년 전 조회 3,533
20년 전 조회 2,843
20년 전 조회 4,939
20년 전 조회 3,471
20년 전 조회 4,740
20년 전 조회 3,205
20년 전 조회 4,333
20년 전 조회 4,580
20년 전 조회 7,227
20년 전 조회 4,062
20년 전 조회 2,957
20년 전 조회 4,598
20년 전 조회 2,403
20년 전 조회 4,518
20년 전 조회 3,968
20년 전 조회 2,785
20년 전 조회 5,030
bbbking
20년 전 조회 2,740
20년 전 조회 4,688
20년 전 조회 3,757
20년 전 조회 3,765
20년 전 조회 4,009
20년 전 조회 3,397
20년 전 조회 6,104
20년 전 조회 3,127
20년 전 조회 6,032
bbbking
20년 전 조회 2,557
bbbking
20년 전 조회 1,957