Forums Window

performance on IE 6

Subscribe to performance on IE 6 2 post(s), 2 voice(s)

 
Avatar mchaz84 3 post(s)

Hi again,

The window script works perfectly on firefox and i love it! However i have some performance problem with IE 6.
Using the test sample (test_performance.html) provided in the github version, here is my problem :

when i want to move one of the 20 windows of the page, it spends almost 3-4 seconds to see the window follow the cursor

So my questions are :
- Is it “normal” or does my computer has problems ?
- Can it be fixed or improved by myself doing something ?
- What does this period of 3-4 depend from ? Is it the number of windows, or the content of windows… because i have this problem with another page where there are less windows but with more complex content.

 
Avatar chanimal 1 post

I also ran into some kind of performance issue with window.js It seems that just include window.js will cause the page rendering slow. Something in window.js is taking long to run in ie6. If anyone know a solution, please post.

Forums Window