Snow flakes

  • Thread starter Thread starter skc
  • Start date Start date
S

skc

See: www.pennbrothers.com (2nd page called default2).

I have noticed that the snow flakes I got off the web
(freeware Javascript) has slowed down my Javascript
picture banner (little square pics of cars going from
right to left) and other things. Also, the page status
bar seems to take a long time to fully load the page.

Also, my animated gifs seem to slow down considerably.

Any way to speed this up?

skc
 
Don't use them (-;

What to you expect if you are adding images and scripts to your pages

--




| See: www.pennbrothers.com (2nd page called default2).
|
| I have noticed that the snow flakes I got off the web
| (freeware Javascript) has slowed down my Javascript
| picture banner (little square pics of cars going from
| right to left) and other things. Also, the page status
| bar seems to take a long time to fully load the page.
|
| Also, my animated gifs seem to slow down considerably.
|
| Any way to speed this up?
|
| skc
 
You're running three animation scripts from the
page, which can cause interference between them.
Some display adapters can on handle a
certain amount of animation.

You might try Kurt Griggs "Snow Img"
script which runs from a .js file and is called by a body
onload
http://www.btinternet.com/~kurt.grigg/javascript/
middle of the page.
 
Back
Top