<div class="codetitle"> <span><a style="CURSOR: pointer" data="22428" class="copybut" id="copybut22428" onclick="doCopy('code22428')"><u>코드 복사</u></a></span> 코드는 다음과 같습니다.</div> <div class="codebody" id="code22428"> <br><!doctype html><br><html> ;<BR><head><br> <title></title><br> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery .min.js" type="text/javascript"></script><br> <style type="text/css"><br> #divTips{<br> 필터:알파(불투명도=30 ) / *IE 필터, 투명도 50%*/<br> -moz-opacity:0.3; /*Firefox 비공개, 투명도 50%*/<br> 불투명도:0.3;/*기타, 투명도 50%*/<br> 위치: 절대;너비: 600px; 높이: 400px;display:none;color:red;z-index:10;padding:10px;<br> }<br> </style><br> <스크립트 유형 =" text/javascript"><br> $(function () {<br> var $txtNote = $("#txtNote");<br> var $divTips = $("#divTips");<br> $txtNote .focus(함수 () {<br> . 표시하고 그렇지 않으면 숨깁니다. 그런 다음 <br> "왼쪽": ).left,<br> "top": $txtNote.position().top 🎜> $txtNote.focus();<br>}) $ Txtnote.blur () <br>}); & gt; <br> & lt; 본문 & gt; <br> 메시지 보드 & lt; br /><br> <textarea id="txtNote" style="width: 600px; height: 400px;"> </textarea><br> 방문을 환영합니다. 하고 싶은 말씀이 있으시면 적어주세요!!<br /><br> (아래 칸에 이름을 남겨주시고, 연락처를 남겨주세요. 편리한 경우)<br> < ;/div><br /><br> <input type="text" value="Name" /> <input type="text" value="휴대폰/ QQ/……" /> <br></body><br></html><br><br> </div>