intelliweather / IntelliWeather.js

A jQuery plugin for building robust weather pages using the IntelliWeather Image API.
0 stars 0 forks source link

Need to be able to configure the title in popup windows #5

Closed jlawler2 closed 9 years ago

jlawler2 commented 9 years ago

This is important with zoomed images especially. For example, the first popup on this page: https://intelliweather.github.io/IntelliWeather.js/demo.html is cropped/zoomed, but when you click on it, the popup window says "National Radar - 00d XXh XXm ago X of 12". I'm assuming it's getting the "National Radar" from the meta-data "title", but we need to be able to override that to match what we're actually displaying.