How do you load the XML file from
http://weather.yahooapis.com/forecastrss?w=12766488&u=f
and how do you use it. I can either use JavaScript or PHP, but whenever I try with JavaScript, it throws this error:
XMLHttpRequest cannot load http://weather.yahooapis.com/forecastrss?w=12766488&u=f. Origin http://localhost:6574 is not allowed by Access-Control-Allow-Origin.