CSS Sprites showing broken image icon over image, but hover still works
问题 I can't figure this out..hopefully someone else can. I have an image button . The hover effect works fine. However, I have the IE broken image icon over the button image. Lookie here: Funky Image Funky Image Hover As you can see...they both work except for that annoying broken image. Here's my CSS: .donate-btn{ background: transparent url(/custom/img/donate-btn.png) no-repeat; overflow:hidden; height:45px; width:210px; float:left; } .donate-btn:hover{ background: transparent url(/custom/img