搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Lag when generating SVG content with JavaScript in v8 Chrome & Safari browsers

  • 2 回覆
  • 1 有這個問題
  • 3 次檢視
  • 最近回覆由 ugajin

more options

"I have been working on a project, looking at animating web content, and out of own interest begun writing a personal (JavaScript) framework for handling SVG content. I began adding SVG content on the fly to hard coded SVG elements. However, there is a small, but noticeable 'lag' when hitting the refresh button in Chrome and Safari, which is not present in Firefox (on OS X). The lag has became more noticeable when adding the SVG elements on the fly, probably due to repainting layout, together with surrounding content. It is now no longer acceptable, and I do not know where to go from here.

Here are a couple of links:

1 http://ugajin.co.uk/sketchbooks/sketchbook-4/index_9.html

2 http://ugajin.co.uk/sketchbooks/sketchbook-4/index_9a.html

The Javascript is loaded at end of html body element from external files.

Any thoughts, or suggestions are welcome."

"I have been working on a project, looking at animating web content, and out of own interest begun writing a personal (JavaScript) framework for handling SVG content. I began adding SVG content on the fly to hard coded SVG elements. However, there is a small, but noticeable 'lag' when hitting the refresh button in Chrome and Safari, which is not present in Firefox (on OS X). The lag has became more noticeable when adding the SVG elements on the fly, probably due to repainting layout, together with surrounding content. It is now no longer acceptable, and I do not know where to go from here. Here are a couple of links: 1 http://ugajin.co.uk/sketchbooks/sketchbook-4/index_9.html 2 http://ugajin.co.uk/sketchbooks/sketchbook-4/index_9a.html The Javascript is loaded at end of html body element from external files. Any thoughts, or suggestions are welcome."

由 ugajin 於 修改

所有回覆 (2)

more options

hi, sorry support.mozilla.org is intended for end user support. if you need help regarding to web development please refer to Where to go for developer support for some of mozilla's help resources...