Thread: Heratheim Works
View Single Post
Old 08-09-2009, 01:14 PM   #8 (permalink)
ETbyrne
how quixotic are you?
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
ETbyrne is on a distinguished road
Default

Quote:
The overall site load is pretty slow
Actually the site loaded pretty quickly for me and I'm on dial-up. This could however be partially because the flash is already in my cache.

Quote:
You seem to have a LOT of [IF IE x] conditional statements, this will slow page rendering. I would recommend JavaScript or PHP selective parsing. (Use JS or PHP to print/do specific things based on the browser, they are faster.)
I disagree with this, I think that using the [IF IE x] statements is much more reliable than the javascript or php alternatives. However, you could get rid of them completely if you removed the flash banner and navigation.
__________________
Dingo Web Systems > http://www.dingocode.com
My Website > http://www.evanbot.com
ETbyrne is offline  
Reply With Quote