defaulting to Lancaster

YoWindow widget Questions, Suggestions and Bugs
Post Reply
Togfather
Posts: 1
Joined: Mon Jan 05, 2015 7:53 pm
Name: Tog Porter

defaulting to Lancaster

Post by Togfather »

Hello,

I have a widget at http://www.gosportglobe.uk which shows the weather in Gosport, Hampshire, UK. However, if I click in the centre of the Yowindow, it opens up another window http://yowindow.com/weather.php#locatio ... ster&us=uk which shows the weather in Lancaster, which is nowhere near Gosport.

Should I change something in the code I have used, or is this a bug with the Yowindow system?

Here is my code;

Code: Select all

<!-- yowindow weather widget here-->
						<div style="width:350px; height:130px;">
    <object type="application/x-shockwave-flash" data="http://swf.yowindow.com/yowidget3.swf" width="350" height="130">
    	<param name="movie" value="http://swf.yowindow.com/yowidget3.swf" />
    	<param name="allowfullscreen" value="true" />
    	<param name="wmode" value="opaque" />
    	<param name="bgcolor" value="#FFFFFF" />
    	<param name="flashvars" 
    	value="location_id=gn:2648272&location_name=Gosport&landscape=seaside&time_format=24&unit_system=uk&background=#FFFFFF&copyright_bar=false" />
        <a href="http://WeatherScreenSaver.com?client=widget&link=copyright"
        style="width:350px;height:100px;display: block;text-indent: -50000px;font-size: 0px;background:#DDF url(http://yowindow.com/img/logo.png) no-repeat scroll 50% 50%;">Weather Widget</a>
    </object>
</div>
<div style="width: 350px; height: 15px; font-size: 12px; font-family: Arial,Helvetica,sans-serif;">
	<span style="float:left;"><a target="_top" href="http://WeatherScreenSaver.com?client=widget&link=copyright" style="color: #2fa900; font-weight:bold; text-decoration:none;" title="Free Weather Widget">YoWindow.com</a></span>
	<span style="float:right; color:#888888;">Forecast by&nbsp;<a href="http://yr.no" style="color: #2fa900; text-decoration:none;">yr.no</a></span>
</div>

<!-- end of yowindow weather widget-->
FvE
Posts: 7114
Joined: Mon Oct 19, 2009 11:56 pm
Name: Fred
Location: Leiden, Netherlands
Contact:

Re: defaulting to Lancaster

Post by FvE »

Hi,

Please have a look here: viewtopic.php?f=27&t=22661

Thank you.
Fred
Post Reply