페이지 코드: 코드 복사 코드는 다음과 같습니다. ;td> ; "> " " ; ~ 🎜 > > 스타일: 코드 복사 코드는 다음과 같습니다. </p> <div class="codetitle"> #PWDLEVER TD <span> {<a style="CURSOR: pointer" data="33002" class="copybut" id="copybut33002" onclick="doCopy('code33002')"> 배경색: 회색; <u> 너비: 45px; </u> 텍스트 정렬: 가운데; </a>} </span> & lt;/style > </div> <div class="codebody" id="code33002"> <br> <br><br>js 코드: <br><br> <br><br><br><br> </div>코드 복사<p><strong> 코드는 다음과 같습니다.</strong><script type="text/javascript"> 비밀번호 입력 상자 등록 키 해제 이벤트</p> <div class="codebody" id="code87680"> textInput.onkeyup = function () {<br> var pwdValue = this.value; var tds = document.getElementById( "pwdLever" ).getElementsByTagName("td");<br> groundColor = " 빨간색";<br> tds[1].style.BackgroundColor = "회색";<br> tds[2].style.BackgroundColor = "회색"; <br> }<br> else if (num == 2) {<br> tds[0].style.BackgroundColor = "red";<br> tds[1].style.BackgroundColor = "red";<br>> tds[1].style.BackgroundColor = "빨간색";<br> tds[2].style.BackgroundColor = "빨간색";<br> } <br> else {<br> tds[0].style.BackgroundColor = "회색";<br> tds[1].style.BackgroundColor = "회색";<br> tds[2].style.BackgroundColor = " grey";<br> }<br> }<br> }<br> function pw dChange(v) {<br> var num = 0;<br> var reg = /d/; //숫자가 있는 경우 <br> if (reg.test(v)) {<br> num ;<br> }<br> reg = /[a -zA-Z]/ ; //문자가 있는 경우 <br> <br> reg = /[^0-9a-zA-Z]/; //특수문자가 있는 경우<br> if (reg.test(v)) {<br> num ;<br> }<br> if (v.length < 6) { //비밀번호가 6보다 작은 경우<BR> num--;<BR> }<BR> }<BR> }<BR> </script><br> </div>