YUI Library JavaScript DHTML





    
Retrieving a Yahoo! Weather RSS Feed

/*margin and padding on body element
  can introduce errors in determining
  element position and are not recommended;
  we turn them off as a foundation for YUI
  CSS treatments. */
body {
  margin:0;
  padding:0;
}








Retrieving a Yahoo! Weather RSS Feed



  

This example demonstrates how to use the Connection Manager and a PHP proxy — to work around XMLHttpRequest's same-domain policy — to retrieve an XML document from http://xml.weather.yahoo.com/forecastrss.


To try out the example, fill in your five-digit US zip code, or Location ID.

      




   
  

Please enter a U.S. Zip Code or a location ID to get the current temperature.  The default is Zip Code 94089 for Sunnyvale, California; its location ID is: USCA1116.











   
  
yui_2.7.0b.zip( 4,431 k)