문제

Good evening everyone.

I am puzzling over the oddity that the jQuery Marquee plugin, which was working fine, suddenly resets itself after showing only four of six entries here: http://site427.mysite4now.net/tazthedog/site1/ (click on the Upcoming Events tab in the lower-right hand corner).

This works correctly in IE and Chrome on a PC, but in Firefox on a Mac and PC it resets after four.

Any ideas why it resets?

Thanks in advance for the help.

도움이 되었습니까?

해결책

Doesn't seem to be a problem for me in Chrome 5. What browser are you seeing this bug in?

Edit:

Ah, I got it in Firefox. Could be any number of things. Looks like it might be an edge detection thing. Or the height they pull from the page isn't the proper height needed for the animation. Chrome displays this properly, so you might want to check the "hitedge" and "height" variables to make sure they are properly assigned and defined. It could also be a timing thing or some sort of event delay with Firefox. Try upgrading to the latest version of jquery 1.4.2 to see if that resolves anything.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top