View Single Post
  #2  
Old   
freaks
Member
 
Posts: 61
Join Date: Nov 2005
Default 11-16-2005 , 11:13 AM


Try moving all your javascript into an external file.
Compress all your images.
Try to use css - to replace tables - tables must be rendered by the browser, so it will display slowly with so many tables on one page.

That should help.

Reply With Quote