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,857
20년 전 조회 2,612
20년 전 조회 3,123
20년 전 조회 3,217
20년 전 조회 3,293
20년 전 조회 2,808
20년 전 조회 3,200
20년 전 조회 2,724
20년 전 조회 2,382
20년 전 조회 2,949
20년 전 조회 2,657
20년 전 조회 2,707
20년 전 조회 3,970
20년 전 조회 3,429
20년 전 조회 5,177
20년 전 조회 2,580
20년 전 조회 4,690
20년 전 조회 3,274
20년 전 조회 3,058
20년 전 조회 3,899
20년 전 조회 2,818
20년 전 조회 3,892
20년 전 조회 4,178
20년 전 조회 3,600
20년 전 조회 3,639
20년 전 조회 4,260
20년 전 조회 2,512
20년 전 조회 5,237
20년 전 조회 3,804
20년 전 조회 2,764
20년 전 조회 2,446
20년 전 조회 2,905
20년 전 조회 3,188
20년 전 조회 2,952
bbbking
20년 전 조회 5,932
20년 전 조회 2,855
bbbking
20년 전 조회 4,436
20년 전 조회 2,321
20년 전 조회 7,480
20년 전 조회 2,579
20년 전 조회 3,652
20년 전 조회 4,458
20년 전 조회 2,784
20년 전 조회 4,070
20년 전 조회 3,238
20년 전 조회 4,245
20년 전 조회 5,275
20년 전 조회 4,380
20년 전 조회 6,003
20년 전 조회 2,205
20년 전 조회 3,474
20년 전 조회 3,698
20년 전 조회 3,083
20년 전 조회 2,589
20년 전 조회 4,827
20년 전 조회 2,441
20년 전 조회 2,424
20년 전 조회 2,041
20년 전 조회 1,839
20년 전 조회 3,915
20년 전 조회 5,007
20년 전 조회 2,632
20년 전 조회 3,307
20년 전 조회 5,993
20년 전 조회 2,995
20년 전 조회 2,452
20년 전 조회 4,732
20년 전 조회 2,810
20년 전 조회 2,397
20년 전 조회 2,922
20년 전 조회 2,728
20년 전 조회 3,040
20년 전 조회 3,486
20년 전 조회 2,808
20년 전 조회 4,900
20년 전 조회 3,435
20년 전 조회 4,700
20년 전 조회 3,160
20년 전 조회 4,287
20년 전 조회 4,539
20년 전 조회 7,194
20년 전 조회 4,028
20년 전 조회 2,924
20년 전 조회 4,563
20년 전 조회 2,376
20년 전 조회 4,488
20년 전 조회 3,941
20년 전 조회 2,758
20년 전 조회 4,998
bbbking
20년 전 조회 2,702
20년 전 조회 4,647
20년 전 조회 3,722
20년 전 조회 3,727
20년 전 조회 3,972
20년 전 조회 3,366
20년 전 조회 6,081
20년 전 조회 3,086
20년 전 조회 5,998
bbbking
20년 전 조회 2,512
bbbking
20년 전 조회 1,928