<br><br><div class="htmlarea"> <textarea id="runcode1"> <a href="http://" style="cursor: auto;">auto</a><br/> 02 <a href="http://" style="cursor: crosshair ">crosshair </a><br/> 03 <a href="http://" style="커서: 기본값 ">기본값 </a><br/> 04 <a href="http://" style="cursor: hand ">손 </a><br/> 05 <a href="http://" style="커서: 이동 ">이동 ><br/> 06 <a href="http://" style="cursor: e-resize ">e-resize ><br/> 07 <a href="http://" style="cursor: ne-resize ">ne-resize ><br/> 08 <a href="http://" style="cursor: nw-resize">nw-resize</a><br/> 09 <a href="http://" style="cursor: n-resize">n-resize</a><br/> 10 <a href="http://" style="cursor: se-resize">se-resize</a><br/> 11 <a href="http://" style="cursor: sw-resize">sw-resize</a><br/> 12 <a href="http://" style="cursor: s-resize">s-resize</a><br/> 13 <a href="http://" style="cursor: w-resize">w-resize</a><br/> 14 <a href="http://" style="cursor: text">text</a><br/> 15 <a href="http://" style="cursor: wait">대기</a><br/> 16 <a href="http://" style="cursor: help">도움말</a><br/> 17 IE6 버전 18 <a href="http://" style="cursor: 포인터">포인터</a><br/> 19 <a href="http://" style="cursor: Progress">progress</a><br/> 20 <a href="http://" style="cursor: not-allowed">not-allowed</a><br/> 21 <a href="http://" style="cursor: no-drop">no-drop</a><br/> 22 <a href="http://" style="cursor: 수직 텍스트">수직 텍스트</a><br/> 23 <a href="http://" style="cursor: all-scroll">all-scroll</a><br/> 24 <a href="http://" style="cursor:col-resize">col-resize</a><br/> 25 <a href="http://" style="cursor: row-resize">row-resize</a><br/> 26 <a href="http://" style="cursor: url(*.cur)">自정义鼠标指针(请替换成相应的文件):*.cur</a><br/ > 27 <a href="http://" style="cursor: url(*.ani)">自정义鼠标指针(请替换成相应的文件):*.ani</a><br/ > </textarea><br><input type="button" value="运行代码" onclick="runCode('runcode1')"> <input type="button" value="复制代码" onclick="copycode(runcode1)"> <input type="button" value="另存代码" onclick="saveCode(runcode1)"> </div> 提示:您可以先修改part代码再运行<script language="JavaScript">ffcod = delpost.runcode1 .value; ffcod = ffcod.replace(/<br \/>/g,''); delpost.runcode1 .value = ffcod;</script>