Weather Underground Ajaxifier

By Callum Macdonald Last update Nov 27, 2009 — Installed 62 times.


Script Summary: AJAXifies weather maps on weather underground. Use the drop down to select a different timezone and the map will change on the fly, no need to reload the page. Prev / Next links work as normal.

Version: 0.5

Copyright: 2009 by Callum Macdonald

License: GPL v3+

Remotely hosted version

Script homepage

This script fires on the http://www.wunderground.com/ndfdimage/viewimage page.

Choosing a new timezone from the drop down will load a new map dynamically, without reloading the whole page. Use the up / down arrow keys to scroll through the maps quickly.

This is my first script, please us it with caution. I've used .wrappedJSObject which could be a security issue. I don't think it is, but there is some risk nonetheless.