‎01-10-2014 10:01 PM
<a href="http://www.accuweather.com/en/us/southfield-mi/48033/current-weather/20779_pc" class="aw-widget-legal"></a>
<div id="awtd1389381943971" class="aw-widget-36hour" data-locationkey="" data-unit="f" data-language="en-us" data-useip="true" data-uid="awtd1389381943971" data-editlocation="true"></div>
<script type="text/javascript" src="http://oap.accuweather.com/launch.js"></script>
‎01-22-2014 11:42 AM
‎01-22-2014 08:54 PM
Lansweeper wrote:
We're assuming you are using an older version of Internet Explorer.
Those always give us a headache.
Try adding an iframe widget and linking it to the widget's page:
http://[yoursitename]/WidgetsCustom/Weather2.aspx
<%@ Page Language="C#" ContentType="text/html" ResponseEncoding="utf-8" %>
<% LS.User.Current().CheckWebsiteAccess(); %>
<div class="dragbox-content">
<a href="http://www.accuweather.com/en/us/southfield-mi/48033/current-weather/20779_pc" class="aw-widget-legal"></a>
<div id="awtd1389381943971" class="aw-widget-36hour" data-locationkey="" data-unit="f" data-language="en-us" data-useip="true" data-uid="awtd1389381943971" data-editlocation="true"></div>
<script type="text/javascript" src="http://oap.accuweather.com/launch.js"></script>
</div>
‎01-20-2014 06:18 PM
‎01-16-2014 04:44 PM
<%@ Page Language="C#" ContentType="text/html" ResponseEncoding="utf-8" %>
<% LS.User.Current().CheckWebsiteAccess(); %>
<div class="dragbox-content">
<a href="http://www.accuweather.com/en/us/southfield-mi/48033/current-weather/20779_pc" class="aw-widget-legal"></a>
<div id="awtd1389381943971" class="aw-widget-36hour" data-locationkey="" data-unit="f" data-language="en-us" data-useip="true" data-uid="awtd1389381943971" data-editlocation="true"></div>
<script type="text/javascript" src="http://oap.accuweather.com/launch.js"></script>
</div>
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now