<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - hrbrmstr</title>
<link>http://snipplr.com/users/hrbrmstr/language/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 19:25:48 GMT</pubDate>
<item>
<title>(JavaScript) Dynamic IMG (tag) using javascript</title>
<link>http://snipplr.com/view/28574/dynamic-img-tag-using-javascript/</link>
<description><![CDATA[ <p>If you need to have an  tag be dynamic (in this case, I wanted to reference my weather station graphs from Weather Underground and ensure I had "today's" graph without updating the HTML by hand), then this is the way to do it. I made it more verbose just for illustration. You can reduce the code-size dramatically if that's important to you.</p> ]]></description>
<pubDate>Thu, 18 Feb 2010 21:31:31 GMT</pubDate>
<guid>http://snipplr.com/view/28574/dynamic-img-tag-using-javascript/</guid>
</item>
</channel>
</rss>