Question

I have jquery hover function which a transparent image will animate up. The following website http://www.okadadesign.no/vitaveritas/ shows a demo. Please hover over a girl's image. In FF, IE8 etc, a magnifying glass which is png-24 comes up, but in IE7, nothing happens.

Can anyone help me how to solve this problem? Thanks in advance.

Was it helpful?

Solution

You need to set this in CSS for the class hide

left:0;
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top