سؤال

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?

هل كانت مفيدة؟

المحلول

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

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top