COMING SOON 🚀

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에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
20년 전 조회 2,881
20년 전 조회 2,635
20년 전 조회 3,141
20년 전 조회 3,239
20년 전 조회 3,311
20년 전 조회 2,841
20년 전 조회 3,218
20년 전 조회 2,746
20년 전 조회 2,402
20년 전 조회 2,967
20년 전 조회 2,669
20년 전 조회 2,725
20년 전 조회 3,991
20년 전 조회 3,448
20년 전 조회 5,196
20년 전 조회 2,598
20년 전 조회 4,716
20년 전 조회 3,294
20년 전 조회 3,082
20년 전 조회 3,922
20년 전 조회 2,842
20년 전 조회 3,912
20년 전 조회 4,200
20년 전 조회 3,623
20년 전 조회 3,654
20년 전 조회 4,287
20년 전 조회 2,536
20년 전 조회 5,261
20년 전 조회 3,826
20년 전 조회 2,789
20년 전 조회 2,476
20년 전 조회 2,925
20년 전 조회 3,206
20년 전 조회 2,974
bbbking
20년 전 조회 5,955
20년 전 조회 2,880
bbbking
20년 전 조회 4,455
20년 전 조회 2,339
20년 전 조회 7,500
20년 전 조회 2,598
20년 전 조회 3,679
20년 전 조회 4,475
20년 전 조회 2,797
20년 전 조회 4,093
20년 전 조회 3,253
20년 전 조회 4,262
20년 전 조회 5,295
20년 전 조회 4,396
20년 전 조회 6,017
20년 전 조회 2,233
20년 전 조회 3,492
20년 전 조회 3,708
20년 전 조회 3,105
20년 전 조회 2,605
20년 전 조회 4,847
20년 전 조회 2,456
20년 전 조회 2,439
20년 전 조회 2,051
20년 전 조회 1,855
20년 전 조회 3,934
20년 전 조회 5,024
20년 전 조회 2,642
20년 전 조회 3,323
20년 전 조회 6,012
20년 전 조회 3,008
20년 전 조회 2,475
20년 전 조회 4,747
20년 전 조회 2,834
20년 전 조회 2,413
20년 전 조회 2,946
20년 전 조회 2,741
20년 전 조회 3,060
20년 전 조회 3,510
20년 전 조회 2,825
20년 전 조회 4,918
20년 전 조회 3,452
20년 전 조회 4,716
20년 전 조회 3,182
20년 전 조회 4,305
20년 전 조회 4,559
20년 전 조회 7,205
20년 전 조회 4,041
20년 전 조회 2,939
20년 전 조회 4,577
20년 전 조회 2,391
20년 전 조회 4,504
20년 전 조회 3,954
20년 전 조회 2,770
20년 전 조회 5,011
bbbking
20년 전 조회 2,722
20년 전 조회 4,666
20년 전 조회 3,732
20년 전 조회 3,746
20년 전 조회 3,985
20년 전 조회 3,381
20년 전 조회 6,092
20년 전 조회 3,105
20년 전 조회 6,012
bbbking
20년 전 조회 2,536
bbbking
20년 전 조회 1,945