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,853
20년 전 조회 2,607
20년 전 조회 3,120
20년 전 조회 3,211
20년 전 조회 3,280
20년 전 조회 2,800
20년 전 조회 3,194
20년 전 조회 2,715
20년 전 조회 2,379
20년 전 조회 2,938
20년 전 조회 2,650
20년 전 조회 2,704
20년 전 조회 3,959
20년 전 조회 3,420
20년 전 조회 5,169
20년 전 조회 2,573
20년 전 조회 4,685
20년 전 조회 3,269
20년 전 조회 3,055
20년 전 조회 3,895
20년 전 조회 2,809
20년 전 조회 3,887
20년 전 조회 4,164
20년 전 조회 3,584
20년 전 조회 3,630
20년 전 조회 4,257
20년 전 조회 2,507
20년 전 조회 5,234
20년 전 조회 3,801
20년 전 조회 2,754
20년 전 조회 2,439
20년 전 조회 2,898
20년 전 조회 3,173
20년 전 조회 2,945
bbbking
20년 전 조회 5,923
20년 전 조회 2,849
bbbking
20년 전 조회 4,433
20년 전 조회 2,313
20년 전 조회 7,476
20년 전 조회 2,570
20년 전 조회 3,645
20년 전 조회 4,452
20년 전 조회 2,776
20년 전 조회 4,062
20년 전 조회 3,233
20년 전 조회 4,238
20년 전 조회 5,268
20년 전 조회 4,374
20년 전 조회 5,999
20년 전 조회 2,198
20년 전 조회 3,469
20년 전 조회 3,693
20년 전 조회 3,077
20년 전 조회 2,588
20년 전 조회 4,823
20년 전 조회 2,436
20년 전 조회 2,418
20년 전 조회 2,036
20년 전 조회 1,832
20년 전 조회 3,914
20년 전 조회 4,997
20년 전 조회 2,627
20년 전 조회 3,299
20년 전 조회 5,987
20년 전 조회 2,988
20년 전 조회 2,449
20년 전 조회 4,724
20년 전 조회 2,807
20년 전 조회 2,391
20년 전 조회 2,915
20년 전 조회 2,724
20년 전 조회 3,032
20년 전 조회 3,483
20년 전 조회 2,805
20년 전 조회 4,896
20년 전 조회 3,426
20년 전 조회 4,694
20년 전 조회 3,160
20년 전 조회 4,283
20년 전 조회 4,537
20년 전 조회 7,193
20년 전 조회 4,025
20년 전 조회 2,921
20년 전 조회 4,556
20년 전 조회 2,369
20년 전 조회 4,486
20년 전 조회 3,939
20년 전 조회 2,754
20년 전 조회 4,991
bbbking
20년 전 조회 2,696
20년 전 조회 4,643
20년 전 조회 3,720
20년 전 조회 3,725
20년 전 조회 3,969
20년 전 조회 3,364
20년 전 조회 6,078
20년 전 조회 3,080
20년 전 조회 5,993
bbbking
20년 전 조회 2,510
bbbking
20년 전 조회 1,920