改变鼠标选中区域的样式。


个人博客:


http://mcchen.club


 



::-moz-selection{background:#93C; color:#FCF;}

::selection {background:#93C; color:#FCF;}
兼容到IE8往上

应用实例:
淘宝UED http://ued.taobao.org/blog/2010/12/jpg_png/
posted on 2015-04-09 18:35  McChen  阅读(407)  评论(0)    收藏  举报