<div class="codetitle"> <span><a style="CURSOR: pointer" data="27375" class="copybut" id="copybut27375" onclick="doCopy('code27375')"><u>코드 복사</u></a></span> 코드는 다음과 같습니다.</div> <div class="codebody" id="code27375"> <br><script type="text/javascript"> <br> $(function(){ <br>$(":input").focus(function(){ <br>$(this).addClass("focus"); <br>}).blur(함수 (){ <br>$(this).removeClass("focus"); <br>}) <br>})//이 효과는 세 번째 텍스트 영역에도 스타일을 추가합니다 <br></script> 🎜>< ;form action="" method="post" id="regForm"> <br><fieldset> <br><legend>기본 개인정보</legend> 🎜> <label for="username">이름:</label> <br><input id="username" type="text" /> <br></div> ;div> <br><label for="pass">비밀번호:</label> <br><input id="pass" type="password" /> <br><div> <br><label for="msg">세부정보:</label> <br><textarea id="msg"row="2" cols="20"> < ;/textarea> <br></div> <br></fieldset> <br><br> </div>