PDA

View Full Version : Slow on IE7 ?


warren
07-23-2007, 06:18 AM
I recently did my own template for Pixelpost. It seems to work fine on Firefox, but it's painfully slow to load with IE7. I've read through the forums and worked on the code, but nothing is speeding up the load time. I commented out the exif code in index.php and deleted exifer to try and speed up Pixelpost.

Is there something I'm missing to speed this up in IE7 ? My images aren't that large that it should go this slow and I do have a good web host that I am hosting multiple sites on already and they work fine.

Help ?

My site is here (http://www.warrenonline.ca) if you want to test it.

Dennis
07-23-2007, 08:01 AM
If you have version 1.6 then commenting out the EXIF code doesn't speed up your site anymore. This issue has been addressed.

Dkozikowski
07-23-2007, 02:56 PM
It loads fine in Firefox but is slow in Internet Explorer.

To me this is a browser issue, not a Pixelpost issue.

warren
07-23-2007, 04:20 PM
I did some digging and the culprit was jQuery. When I removed the script the load was fine. So much for fancy effects......

:(