怎么实现鼠标指向图片时边框变红色

2016-07-07 16:06 来源:www.chinab4c.com 作者:ecshop专家

怎么实现鼠标指向图片,边框变色
.goodsItem_re{width:190px; float:left; position:relative; overflow:hidden; padding:0px 6px 15px 15px; text-align:center }
.goodsItem_re .goodsimg{width:190px; height:190px; border:0px solid #cdcece; margin-bottom:4px; border:#ccc solid 1px}
.goodsItem_re p{text-align:center; color:#3f3f3f; font-weight:normal; display:block; line-height:18px; height:18px; overflow:hidden;}
.goodsItem_re p a{color:#3f3f3f; text-decoration:none;}
.goodsItem_re p a:hover{color:#ff6600; text-decoration:none;}
.goodsItem_re span{width:40px; height:40px; position:absolute;left:0px; top:0px;}
.goodsItem_re span.best{background:url(images/bg.gif) no-repeat 0px -304px;}
.goodsItem_re span.news{background:url(images/bg.gif) no-repeat -75px -304px;}
.goodsItem_re span.hot{background:url(images/bg.gif) no-repeat -161px -304px;}

回答:
自己顶一下

代码看不懂喔

js。。。

贴出你的地址,想要哪个页面的哪个模块的效果,附上截图

蠢css也可以做得到的。。。

overmouse 吧?