Yahoo data sometimes fails to get -- "query.results.channel is null or not an object" #101
Description
First: I love your library! It's been an incredibly smooth addition to our company intranet. Thank you.
My issue: Occasionally my SimpleWeather widget fails to load on Internet Explorer 8. It happens maybe once out of every 10 page loads. When it does fail, the DOM element is rendered and the browser looks like it's waiting on data. A few seconds go by, then IE8 reports the error "query.results.channel is null or not an object"
I'm in an enterprise environment where some domains are blocked, and though it's possible that's the issue, we've added query.yahooapis.com to the company whitelist. Does this sound like a potential issue with the script, IE 8 compatibility or Yahoo's weather service?
JSFiddle of the widget as implemented here: http://jsfiddle.net/cK3nZ/1/