PDA

View Full Version : Need to load the home page in two parts


didili
12-11-2002, 04:04 PM
Hello all,

I hope you can help.

A portal's home page loads slowly.

http://www.targetb2b.com/newsite

In order to prevent first itme surfers to flee the site,
I want to load it in 2 parts:
First the top part (logo, banner, buttons, banner, left buttons).
and the rest of the site after.

The site code is HTML,JavaScript,ASP

Please help


:rolleyes:
:confused:

dreamingdigital
12-11-2002, 04:31 PM
The way html pages load is entire tables at once. If you can split your page into two tables: the top part, then the bottom part, it will load the top table then the bottom table.

BTW your page loaded in 1sec for me.

didili
12-11-2002, 05:51 PM
You are the greatest

It worked

the solution is so simple

I feel stupid

THANK YOU

http://www.targetb2b.com/testsite/