Ok, this one is a complex one, but I hope someone has a good idea of what to do...
http://www.maxwinds.com/index.htm - the problem page
Ok, here's a good one for you...the real issue is, how come the ajax stuff stops working... If you go to the link above you'll see that Monthly rain, and Daily rain (on the last rain row about 2/3's the way down) only show "in", thats all they will produce and yet they won't update or show the 0.0 which is what is in the clientraw file.
However, if you run the version at
http://www.maxwinds.com/ajax-testpage.php, those fields update. (these both use the same ajax javascript routines in Ken's orginal distribution.
I copied and pasted the exact same code from Ken's samples into my index.htm file and you can see that it works for everything up to those last 2 variables.
I've scratched my head now for a week trying to figure this out before I go any further. It's like it's failing to find the <span> tag for those last two.
Anyone got any good debugging tools or suggestions?
I just don't get it, the format is all complete, I've run this thru many validators, there seems to be no missing semi-colons, etc. But those last 2 just won't work... I've even hard coded values in the javascript just to see if there were other problems and they still won't update. And yes, I've even manually changed the rain values to something other than zero to see if that would fix it and it doesn't

...
I'm perplexed.
Alan