I couldn't find exactly answer of my question.
This is my buttons which created with css sprites. You can see. When mouseover , background color changing to white (opacity 15% and background transparent) .
I want to add a jQuery effect to this button. When mouseover , background-image will change slowly. And turns white slowly.
I'm trying this . Background-image changing but not slowly.
problem solved with this code :