<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/back-button</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 09:48:01 GMT</pubDate>
<item>
<title>(JavaScript) Hash history hack - devnull69</title>
<link>http://snipplr.com/view/63374/hash-history-hack/</link>
<description><![CDATA[ <p>Include the following code into the global scope of your page. It will make sure that by navigating using the browser back/forward buttons you will see the correct dynamic content. It will also make the dynamic content bookmarkable.

You'll have to change getContent() according to what content you want to load depending on the "descr" paramter describing the content. descr will be the text that will be added to the URL as hash</p> ]]></description>
<pubDate>Thu, 16 Feb 2012 21:15:58 GMT</pubDate>
<guid>http://snipplr.com/view/63374/hash-history-hack/</guid>
</item>
</channel>
</rss>