View Full Version : Snow code
Smiley
11-29-2006, 12:14 PM
I have looked for problems for it.. It works find.. But its not going the whole lenght of my forum... Just to the banner.. I have tried to change the lenght in the code.. I am a proboard account..
My board to see the code..
http://smileysbirds.proboards26.com/index.cgi
How can I make it go all the way to the bottom....
Thanks, Smiley :)
Hi Smiley,
Unfortunately I get too many errors when running the code ( after View/Edit copy... ). However, as you probably know, I isolated the snow script ( which I see is from Dynamic Drvide anyway ), and it works OK.
When trying to validate the code of the page using;
http://www.w3schools.com/site/site_validate.asp
it reports an enormous amount of errors. Firstly, identify which of your scripts should be in the <head> section and which should be in the <body> section.
Also, <style> ( CSS ), should be in the <head> section unless you need to use them inline.
Oh, and don't forget to put in;
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
at the top of your page before using the validator.
Sorry I could'nt have been more helpfull but there is obviously something - I suspect a script - interfering eith the 'windowheight' variable. But I would recommend you try the validator first.
Best of luck,
Regards,
Ges.
PS Please don't feel down about this as other members will also post some useful advice.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.