On 4月30日, 上午10時41分, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have several images on my page, each with class "myClass".  I know
> when I roll over each image, I want its source to be "over.gif".
> However, when I roll out I want the image to be whatever was there
> before, and it will be different for each image.  How can I construct
> mouseover/mouseout handlers to accommodate this?
>

you can refer to this plugin:

http://code.google.com/p/jquery-swapimage/

Reply via email to