好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

【紧急求助】大图通过坐标获取小图后,小图上的边框怎么去掉?_html/css_WEB-ITnose

css html border class

有个问题困扰了我1小时了。麻烦高手帮忙下。
有一张这样的大图,我需要从大图上获取小图标,通过坐标获取:


.icon_11{background: url("Icons.gif") -47px -25px; width:32px;height: 32px; border: 0px;cursor: pointer;} 


          test.html        	.icon_11{background: url("Icons.gif") -47px -25px; width:32px;height: 32px; border: 0px;cursor: pointer;}               	      


最终执行HTML效果如下:


图片上的边框怎么去掉?
border: none;border: 0 0 0 0;margin: 0 0 0 0;margin: none; 

我全试过了,不管是全局还是局部设置我都试过了。没用,还是有边框。
麻烦高手指点迷津,在下感激不尽。


回复讨论(解决方案)

查看更多关于【紧急求助】大图通过坐标获取小图后,小图上的边框怎么去掉?_html/css_WEB-ITnose的详细内容...

  阅读:43次