$('.weather-widget-mobile').css({'display': 'none'});
}
else {
- $('.weather-widget-mobile-inner').html('<iframe src="http://weatherfor.us/load.php?skin=mini&bg_color=transparent&txt_color=%23ffffff" style="overflow: hidden; display: block; border: 0px none; width: 210px; height: 200px;" allowtransparency="true" frameborder="0"></iframe><div style="display: block; position: absolute; top: 0; left: 0; background: #fff; cursor: pointer;opacity: 0.001; filter:alpha(opacity=0.1);-moz-opacity: 0.001; -webkit-opacity: 0.001; -o-opacity: 0.001;width: 100%; height: 200px;"></di');
+ $('.weather-widget-mobile-inner').html('<iframe src="//weatherfor.us/load.php?skin=mini&bg_color=transparent&txt_color=%23ffffff" style="overflow: hidden; display: block; border: 0px none; width: 210px; height: 200px;" allowtransparency="true" frameborder="0"></iframe><div style="display: block; position: absolute; top: 0; left: 0; background: #fff; cursor: pointer;opacity: 0.001; filter:alpha(opacity=0.1);-moz-opacity: 0.001; -webkit-opacity: 0.001; -o-opacity: 0.001;width: 100%; height: 200px;"></di');
$('.weather-widget-mobile').css({'display': 'block'});
}
return false;
$('.weather-widget-mobile').css({'display': 'none'});
}
else {
- $('.weather-widget-mobile-inner').html('<iframe src="http://weatherfor.us/load.php?skin=mini&bg_color=transparent&txt_color=%23ffffff" style="overflow: hidden; display: block; border: 0px none; width: 210px; height: 200px;" allowtransparency="true" frameborder="0"></iframe><div style="display: block; position: absolute; top: 0; left: 0; background: #fff; cursor: pointer;opacity: 0.001; filter:alpha(opacity=0.1);-moz-opacity: 0.001; -webkit-opacity: 0.001; -o-opacity: 0.001;width: 100%; height: 200px;"></di');
+ $('.weather-widget-mobile-inner').html('<iframe src="//weatherfor.us/load.php?skin=mini&bg_color=transparent&txt_color=%23ffffff" style="overflow: hidden; display: block; border: 0px none; width: 210px; height: 200px;" allowtransparency="true" frameborder="0"></iframe><div style="display: block; position: absolute; top: 0; left: 0; background: #fff; cursor: pointer;opacity: 0.001; filter:alpha(opacity=0.1);-moz-opacity: 0.001; -webkit-opacity: 0.001; -o-opacity: 0.001;width: 100%; height: 200px;"></di');
$('.weather-widget-mobile').css({'display': 'block'});
}
return false;