Hi Arthur,
First thing, do I have to say that your page contain 45 errors? (You know how to validate
your page now!!) and I wasn't the only one who tell you about that! :oops:
Line #68: you've stripped a <tr> (just before Temperature and humidity title)
Line #141: you've stripped a </tr> (just before Rainfall title)
Line #325: Tou're using again script instead of script type="text/javascript"
Line #338 and #357 you forgot trailing /> at img end
in all <a href="..." & is not permit, you have to replace it with &
Then, correct you page and maybe it will be ok!
If no, probably a javascript problem and I'll have to find you a snippet for that
Arthur, the more you add script from elsewhere, the more you need a "perfect" page!
You're playing in "professional playground" now, you MUST be compilant!
Jacques