0

Error: "A script on this page is causing ie to run slowly"

asked 2009-11-10 07:20:30 +0800

tomCat gravatar image tomCat
276 3

Hi,

i am using ZK 3.6.3 and IE8 with one single ZUL page. Inside my ZUL page i have multiple Tabs, Listboxes and Databinders as well as Database access.
The application runs great with Firefox3.5 and Chrome. In IE8 i receive, from time to time, the "A script on this page is causing ie to run slowly" message.
Is this a normal behaviour through the lack of JavaScript Performance in IE8 or are there any tweaks how i can imporve the performace of my application?

Best regards

tomCat

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2009-11-13 10:21:15 +0800

dastultz gravatar image dastultz
797 9

IE8 is supposed to have some improvements in JS execution speed but it does not appear to be as fast as Chrome. It's possible it may be as much a rendering performance problem as JavaScript. If your page has lots of components and in particular "stretchy" layout, IE can be very slow at rendering it. Since the rendering is called via JS updating the page, IE could be blaming the script.

/Daryl

link publish delete flag offensive edit

answered 2009-11-15 22:55:25 +0800

PeterKuo gravatar image PeterKuo
481 2

Also, you can refer to

http://docs.zkoss.org/wiki/Performance_tip

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-11-10 07:20:30 +0800

Seen: 580 times

Last updated: Nov 15 '09

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More