JSP中的鼠标样式
采集日期:2008-4-29作者:dainiao01(注:本数据由系统自动采集,内容与BHCODE无关)
怎样改变网页中的鼠标样式? <a href="http://"; style="cursor: auto;">auto</a> <a href="http://"; style="cursor: crosshair ">crosshair</a> <a href="http://"; style="cursor: default ">default</a> <a href="http://"; style="cursor: hand ">hand </a> <a href="http://"; style="cursor: move ">move</a> <a href="http://"; style="cursor: e-resize ">e-resize</a> <a href="http://"; style="cursor: ne-resize ">ne-resize</a> <a href="http://"; style="cursor: nw-resize">nw-resize</a> <a href="http://"; style="cursor: n-resize