Hi there!
I have developed our own company Intranet. It works very well, but I’m wondering why my home page displays slowly, table by table rather than displaying all at once.
Can someone please help?
Hi there!
I have developed our own company Intranet. It works very well, but I’m wondering why my home page displays slowly, table by table rather than displaying all at once.
Can someone please help?
Subject: RE: Page displays slowly a bit at a time instead of all at once.
Best guess: the tables contain something whose display size can’t be determined until it has finished downloading. Usually this would be an without height and width attributes. That’s just a guess.