HI everyone,
I noticed that the forum home page loads very very slow as compared to Opera/FF/Safari. Non IE browser instantly loaded the forum homepage without any quirks.
But IE simply takes about 10 seconds to load the index page.
I've enabled index.php caching and put in fake ajax loading screen (to let people feel the instant loading effect)
Code:
<meta http-equiv=Page-Exit content=BlendTrans(Duration=0.2)>
<meta http-equiv=Page-Enter content=BlendTrans(Duration=0.2)>
But other pages - thread views and such, IE has no issues. It simplys doesnt want to load index.php swiftly.
Are there anyways to speed up loading on IE? I'm pretty sure its an IE issue.
I'm on 3.6.8
Any inputs appreciated. Thanks