
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.
|