Weather Widgets

WeatherAve.com offers a free easy to use Javascript weather widget. Simply just copy the entire code block below and replace the bolded with the city you would like the widget to display the extended forecast for.

<script type="text/javascript" src="http://w.weatherave.com/?layout=1&loc=Kirkwood,CA"></script>
<noscript>Visit WeatherAve.com for <a href="http://www.weatherave.com">travel weather</a>.</noscript>

Copy Entire Code Above