I have created an xsl page with the source set to
my
local area page. On the Yahoo page there is an icon for the
current weather, which I am having trouble displaying. When I test
my page (either the xsl or the php which I want to eventually use
to contain the feed), all I get for the image is a line of text
(the url) & not the image itself.
Below is what I have in my xsl page code. In design view I
get this:
{rss/channel/description}
{rss/channel/yweather:location/@region}
{rss/channel/image/url}
etc...
How please, do I get the icon to display?