Question

I'm fairly new to jquery and I've encountered a very frustrating problem with the cycle plugin for jquery.

For some bizarre reason, in IE8 on Win-XP (seems to work ok on IE8 Win-7) if I move the mouse over the slideshow images, the whole slideshow jumps down about 80 pixels, then jumps back up to where it is meant to be when i move the mouse off it.

Here is the test site: http://www.petsdomain.com.au/natures_test/index.html

The strange thing is it happens on Win8 IE-10 as well. I'm fairly stumped by this. As always, IE giving me grief!

Any helpers?

Was it helpful?

Solution

Setting position: absolute on your ul.nav should fix your problem. You should set its width to 100% as well.

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