Hi,
The site is only on the LAN.
We performed the following tests:
Firefox opens the pages in ~ 0.5 sec.
IE6 and IE8 open pages in ~ 1.5 sec.
IE8 displays the page in ~ 0.5 sec, but then you have to wait 1 sec before you can click on a link, even if it is already visible, so it's a configuration issue in IE.
What do you think?
I think the problem is that by default ajax scripts for YUI and jQuery are loaded from the internet, on a LAN you may need to host the scripts locally as described in this document.
Penso che il problema è che gli script ajax default per YUI e jQuery sono caricati da Internet, su una LAN può essere necessario per ospitare gli script a livello locale, come descritto nel presente documento.
Hope it helps,
Joe