I'm having problems with Moving Boxes, but only when using IE9. Everything works fine with IE7, IE8, Firefox, Chrome, Opera and Safari. When using IE9, it seems as if the js file simply doesn't kick in. All li panes are visible at the same time.
I should've mentioned - it's on home page, Testimonials section. BTW, it works fine when you first load the page, but if you reload it or navigate anywhere else on the site and then return to the home page, it's broken, all panes show in a vertical line, one below the other.
I'm having problems with Moving Boxes, but only when using IE9. Everything works fine with IE7, IE8, Firefox, Chrome, Opera and Safari. When using IE9, it seems as if the js file simply doesn't kick in. All li panes are visible at the same time.
Can anyone help me solve this problem?
The site is here.
Thanks in advance!
I should've mentioned - it's on home page, Testimonials section. BTW, it works fine when you first load the page, but if you reload it or navigate anywhere else on the site and then return to the home page, it's broken, all panes show in a vertical line, one below the other.
Hmm, that is odd. I think changing the document load to window load will fix this issue though:
OMFG... And I've spent 2 days trying to figure it out... Thank you so very much, this works like a charm!