Page 1 of 1

CLoud Direction - Web Site

Posted: Sat Dec 18, 2010 2:30 am
by Maiweather
Cloud direction in YoWindow on its own works just fine but cannot seem to get the cloud direction the correct way on my web site - http://live.maiweather.info - I'd appreciate some tips? :?

Re: CLoud Direction - Web Site

Posted: Sat Dec 18, 2010 3:46 am
by Don
Have a look at this. http://yowindow.com/widget_parameters.html
Scroll down until you get to Set view direction.

Re: CLoud Direction - Web Site

Posted: Tue Dec 21, 2010 12:39 pm
by Don
When I visited your website I noticed that YoWindow didn't seem to be using your weather station's readings, so I checked your source code and found a typo. There is just a semicolon instead of the complete string & between copyright_bar=false and current_weather_url=http://live.maiweather.info/yowindow.xml causing YoWindow to ignore those two parameters.

Don

Re: CLoud Direction - Web Site

Posted: Tue Dec 28, 2010 7:20 pm
by Maiweather
Don wrote:When I visited your website I noticed that YoWindow didn't seem to be using your weather station's readings, so I checked your source code and found a typo. There is just a semicolon instead of the complete string & between copyright_bar=false and current_weather_url=http://live.maiweather.info/yowindow.xml causing YoWindow to ignore those two parameters.

Don
Thanks Don - much appreciated. Very observant of you :)