当鼠标移动到图片上会显示 不同的背景

mac2022-06-30  90

.destination ul li a img:hover{ opacity:0.5; filter:alpha(opacity=50);/* 针对 IE8 以及更早的版本 */ }

转载于:https://www.cnblogs.com/hgj123/p/3678729.html

相关资源:css js实现鼠标经过图片后,图片变背景图,显示新内容
最新回复(0)