joelwenzel
Programmer
- Jun 28, 2002
- 448
I am running the newest versions of both netscape and IE and I have noticed that netscape is much slower.
It takes a lot longer for netscape to open a page
I am current developing a tab bar in css that uses display: none and display: block.
In IE I can switch betweens tabs at an equal pace while in netscape, tabs with just text and a few form objects load much faster than tabs with lots of form objects and pictures.
My pages use quite a bit of asp to get values for form objects and I wonder if that would have anything to do with the speed. Asp is a server side language though so I don't think netscape even sees it
It takes a lot longer for netscape to open a page
I am current developing a tab bar in css that uses display: none and display: block.
In IE I can switch betweens tabs at an equal pace while in netscape, tabs with just text and a few form objects load much faster than tabs with lots of form objects and pictures.
My pages use quite a bit of asp to get values for form objects and I wonder if that would have anything to do with the speed. Asp is a server side language though so I don't think netscape even sees it