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,959
20년 전 조회 2,707
20년 전 조회 3,215
20년 전 조회 3,322
20년 전 조회 3,387
20년 전 조회 2,913
20년 전 조회 3,288
20년 전 조회 2,818
20년 전 조회 2,467
20년 전 조회 3,044
20년 전 조회 2,739
20년 전 조회 2,804
20년 전 조회 4,065
20년 전 조회 3,527
20년 전 조회 5,275
20년 전 조회 2,671
20년 전 조회 4,784
20년 전 조회 3,370
20년 전 조회 3,149
20년 전 조회 3,997
20년 전 조회 2,921
20년 전 조회 3,998
20년 전 조회 4,286
20년 전 조회 3,695
20년 전 조회 3,724
20년 전 조회 4,366
20년 전 조회 2,619
20년 전 조회 5,366
20년 전 조회 3,929
20년 전 조회 2,868
20년 전 조회 2,552
20년 전 조회 3,011
20년 전 조회 3,280
20년 전 조회 3,057
bbbking
20년 전 조회 6,033
20년 전 조회 2,968
bbbking
20년 전 조회 4,536
20년 전 조회 2,423
20년 전 조회 7,575
20년 전 조회 2,680
20년 전 조회 3,746
20년 전 조회 4,551
20년 전 조회 2,868
20년 전 조회 4,174
20년 전 조회 3,335
20년 전 조회 4,350
20년 전 조회 5,368
20년 전 조회 4,470
20년 전 조회 6,111
20년 전 조회 2,320
20년 전 조회 3,571
20년 전 조회 3,801
20년 전 조회 3,209
20년 전 조회 2,696
20년 전 조회 4,938
20년 전 조회 2,535
20년 전 조회 2,516
20년 전 조회 2,137
20년 전 조회 1,933
20년 전 조회 4,006
20년 전 조회 5,108
20년 전 조회 2,723
20년 전 조회 3,403
20년 전 조회 6,106
20년 전 조회 3,093
20년 전 조회 2,566
20년 전 조회 4,833
20년 전 조회 2,915
20년 전 조회 2,497
20년 전 조회 3,034
20년 전 조회 2,825
20년 전 조회 3,148
20년 전 조회 3,583
20년 전 조회 2,899
20년 전 조회 4,996
20년 전 조회 3,520
20년 전 조회 4,796
20년 전 조회 3,267
20년 전 조회 4,390
20년 전 조회 4,622
20년 전 조회 7,271
20년 전 조회 4,112
20년 전 조회 3,011
20년 전 조회 4,649
20년 전 조회 2,465
20년 전 조회 4,572
20년 전 조회 4,014
20년 전 조회 2,843
20년 전 조회 5,077
bbbking
20년 전 조회 2,778
20년 전 조회 4,738
20년 전 조회 3,835
20년 전 조회 3,823
20년 전 조회 4,060
20년 전 조회 3,452
20년 전 조회 6,156
20년 전 조회 3,175
20년 전 조회 6,081
bbbking
20년 전 조회 2,599
bbbking
20년 전 조회 2,007