한국어
<!-- <body> 영역에 다음 코드를 추가합니다--> <script 언어="JavaScript"> <!-- //이 함수는 호출 중에 클릭할 셀의 onclick 이벤트에만 있으면 됩니다. process showme 함수를 호출하면 됩니다. // showme 함수(obj1, obj2) 이 함수는 주로 클릭한 개체를 강조 표시하고 moveme 함수를 호출합니다. 매개 변수 obj1은 상위 <div> 태그의 ID이고 obj2는 클릭한 개체 자체입니다. / function moveme(obj) 이 함수는 유닛의 움직임을 결정하고 해당 함수 처리를 호출합니다. obj 매개변수는 상위 몸체입니다. // function moveup(obj, objtop) 이 함수는 유닛을 위로 이동시킵니다. parent body 및 objtop은 상위 본체 자체입니다. // 함수 movedown(obj, objbuttom) 이 함수는 단위를 아래로 이동합니다. 매개변수 obj는 상위 본체이고 objbuttom은 상위 본체 자체의 가장 낮은 높이입니다. = 22; // 각 제목의 높이 var bodyHeight = 160;/ /Matrix height var objcount = 6; //항목 수를 변경하려면 이 단계를 잊지 마세요. ; //이동 속도('bodyHeight-headHeight'로 나눌 수 있는지 확인하세요. 현재 선택적 설정 속도는 1, 2, 3, 6, 23, 138) var Moving = false // 이동 여부; item function showme(obj1, obj2) { //다음 루프는 제목의 배경색을 변경하는 것입니다. if (moving ) return; Moving = true for(i=0;i<document.all.tags("td") ).length;i++) if (document.all.tags("td")[i].className.indexOf( 'headtd') == 0) document.all.tags("td")[i].className = 'headtd1'; obj2.className = 'headtd2'; moveme(obj) { idnumber = charInt(obj.id.substr(4)); objtop = headHeight * (idnumber - 1); bodyHeight + headHeight * (idnumber - 2); currenttop = parsInt(obj.style.top); if (currenttop >= objbuttom) { //위로 이동해야 하는 각 레이어를 확인합니다. for(i=0; i<document.all.tags("div").length;i++) if (document.all.tags(" div")[i].id == 'item'+countid+'body') { obj = 문서. all.tags("div")[i]; objtop = headHeight * (countid - 1); if (countid = = idnumber) { moveup(obj,objtop,false) } else moveup(obj,objtop,true) ); countid++; } } else if ((currenttop <= objtop) && (idnumber < objcount)) { //아래로 이동해야 하는 각 레이어를 확인합니다. countid = objcount; ("div").length-1;i>=0;i--) if (document.all.tags ("div")[i].id == 'item'+countid+'body') { obj = document.all.tags("div")[i]; objbuttom = bodyHeight + headHeight * (countid - 2); if (countid == idnumber) { movedown(obj,objbuttom,false) } else movedown(obj) ,objbuttom,true); countid--; } } } function moveup(obj,objtop,ismove) { currenttop = parsInt (obj.style.top); if (currenttop > objtop) { obj.style.top - 단계 ; setTimeout('moveup('+obj.id+','+objtop+','+ismove+')',1 ) return }<center> <script 언어="javascript"> 함수 미리보기() { bdhtml=window. document.body.innerHTML; sprnstr="<!--startprint-->"; prnhtml=bdhtml.substr(bdhtml.indexOf(sprnstr)+17); prnhtml.substring(0,prnhtml.indexOf(eprnstr)); window.document.body.innerHTML=prnhtml; //prnform.htext.value=prnhtml; Alert(prnhtml); } </script> 이 내용은 인쇄되지 않습니다.<br> +++++ ++++++++++++++++++++++++++ ++++++++++++++++++++++ ++++++++++ <center>이 부분 이상은 인쇄되지 않습니다</center> <!- -startprint--> <table width="70%" align="center" bgcolor="#0000FF" cellpadding="2" cellpacing="1"> <tr bgcolor="#6699FF"> <td> <div 정렬 ="center">제목 1</div> </td> <td> <div align="center ">제목 2</div> </td> <td> <div align="center">제목 3< /div> </td> <td> <div align="center">제목 4</div> </td> </tr> <tr bgcolor="#6699FF"> <td> </td> <td > </td> <td> </td> <td> </td> </tr> < /table> <!--endprint--> +++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++<br> 이 내용은 인쇄되지 않습니다. <div align="center"> <input type="button" name="print" value="미리보기 및 인쇄" onclick="preview()"> </div> </center>