id=“ajaxtimeoflastrainalways”
I am not sure about this id, I made that one up by myself.
Each time the page is loaded, this parameter will be loaded.
But I like it to be refreshed without the page loading.
All I know is that you need to add code in the ajaxloader function in ajaxWDwx.js
You have to know the clientraw[??] for $lasttimeofrainalways.
I had something similar, without the date though.
I want it to refresh automatically without reloading the page, you know when data turns green in the dashboard.
It has something to do with the ajaxloader function in ajaxWDwx.js
It is not clear to me how you do that for this example and in general.
I’d like to add more that refreshes automatically (auto update).
I’m not aware of a ‘hiRainRateTime’ tag in Weather-Display’s tag listing … could you clarify?
Clientraw[82] is not a rain tag, but a Hr Windspeed 03 tag (the wind speed 3 hours ago)
The clientraw data from 100 to 109 are the Hourly Rain totals from 1hr to 10hrs ago.
I must have been working on my computer too long, that day.
I meant maxrainratetime.
Record month rainrate day (time) is #82 in the clientrawextra.txt
I was referring to that one but it is clear to me now that only data from clientraw.txt can get an ajax update.
Thanks
Another issue I have now is my dateformat in the dashboard and ajax gizmo.
I am not aware that this always has been the case.
I am pretty sure my dateformat was day-month-year and not month-day-year.
I found out or it occurred when adding time of last rain to the dashboard.
All other dateformats on my site are correct which is day-month-year.
I have been checking settings for them in ajaxdashboard.php and settings.php.
I must be overlooking something. #-o#-o