Click to See Complete Forum and Search --> : layout slowing browser
PunkSktBrdr01
07-19-2004, 07:33 PM
I am working on a new layout for my site, and it is causing my browser to become slow and to scroll in an slow, jerking manner. I have never encountered this behaviour on any other site, and I cannot figure out how to fix it.
I've tested it in Firefox 0.9 and Konqueror, and both are behaving strangely. Any suggestions? :confused:
PeOfEo
07-19-2004, 07:46 PM
You using a fixed background image?
PunkSktBrdr01
07-19-2004, 10:10 PM
The tiling body background is fixed, the gradient at the bottom is fixed, and the header/nav background is fixed.
PeOfEo
07-19-2004, 11:16 PM
then thats why.
PunkSktBrdr01
07-20-2004, 12:08 AM
I tried removing the fixed background images, and that fixed the problem.
I tried to isolate which image was causing the problem, and I found that the gradient and the body background tile slow it down. The header/nav image doesn't affect it.
I tried setting the body tile to 'scroll', but it still slows it down. That's really odd, because many other sites have tiled backgrounds, and they all work fine.
Any idea why this is happening?
PeOfEo
07-20-2004, 02:13 AM
its just a lot for the browser to keep track of, I have the same problem with this
http://quasi-ke.servebeer.com/design/index.aspx
it does not like large background images in general I guess. Its a mozilla bug... one of the few killers.
PunkSktBrdr01
07-21-2004, 01:40 AM
Okay, thanks for the info.