View Full Version : I can't get one of the scripts to work


APinkLilKitty
02-20-2003, 03:13 AM
The one scrpit for the snow falling on the webpages wont work for me for some reason. On the code, where it asks for the name of the image, I put the name of my image there, but when ever I save it, the images on the webpage don't show up, they have a red "X" instead. When I right click on the image, and select propties, it says image not avabile. I think it's due to the " in "imagename.gif" but I'm not sure. Some one please Help!!

pb&j
02-20-2003, 04:55 AM
1. It would help a bunch if you posted the code you are using and/or the page address to see it in action.

2. Make sure your image is uploaded to the correct space AND the coding matches the image filename and location exactly. Spelling counts!

3. Make sure your filename contains only letters, numbers and underscores. No special, extra, or space characters should be used.

Thanks.