Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

JavaScript animation is stilted, pauses in FF 3.6.10

  • 2 답장
  • 3 이 문제를 만남
  • 2 보기
  • 최종 답변자: bagnall

more options

Hi, I'm finding simple animation in Firefox to be stilted, ie. the animation halts from time to time. I don't notice the same problem in IE8.

Example 1:

BBC Glow: I tried glow for a simple animation (You can try it too on the Demo section at the foot of: http://www.bbc.co.uk/glow/docs/1.7/furtherinfo/anim/)

Simply put in these values: Duration: 5 Property: left From: 0 To: 400 Tween: glow.tweens.easeBoth()

And hit animate. When I view this in IE8. Great. In FF 3.6.10 the animation is stilted not smooth. It also happens with linear tween which I would have thought less CPU intensive.

Example 2:

Simply visit : http://www.electricprism.com/aeron/slideshow/ and view the demonstration slideshow there. This uses a different library - mootools, but the same problem is noted in FF 3.6.10, not so in IE8.

Hi, I'm finding simple animation in Firefox to be stilted, ie. the animation halts from time to time. I don't notice the same problem in IE8. Example 1: BBC Glow: I tried glow for a simple animation (You can try it too on the Demo section at the foot of: [http://example.com http://www.bbc.co.uk/glow/docs/1.7/furtherinfo/anim/]) Simply put in these values: Duration: 5 Property: left From: 0 To: 400 Tween: glow.tweens.easeBoth() And hit animate. When I view this in IE8. Great. In FF 3.6.10 the animation is stilted not smooth. It also happens with linear tween which I would have thought less CPU intensive. Example 2: Simply visit : [http://example.com http://www.electricprism.com/aeron/slideshow/] and view the demonstration slideshow there. This uses a different library - mootools, but the same problem is noted in FF 3.6.10, not so in IE8.

글쓴이 bagnall 수정일시

모든 댓글 (2)

more options

It is possible that some cycle recollection process is interfering. I see it in Firefox 3.6.10 but not in the current Firefox (Minefield) 4.0 nightly build.


Not related to your question, but your above posted system details show two Flash outdated plugins.

  1. Shockwave Flash 10.1 r82
  2. Shockwave Flash 10.1 r53

Uninstall them both an update to the latest version

Update the Flash plugin to the latest version.

Update the Java plugin to the latest version.

more options

Thanks cor-el. I'll get my flash plugins sorted out and see what happens. This isn't flash however.