<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Sat, 13 Jun 2026 13:22:14 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) A link should behave like a link! - Teff</title>
      <link>https://snipplr.com/view/63177/a-link-should-behave-like-a-link</link>
      <description>&lt;p&gt;/* &#13;
 * Thereâ€™s a lot of awesome functionality built into linking elements like &lt;a&gt; and &lt;button&gt;.&#13;
 * If you middle click or command-click on them theyâ€™ll open in new windows.&#13;
 * When you hover over an &lt;a&gt; your browser tells you the URL in the status bar.&#13;
 * Donâ€™t break this behavior when playing with onReplaceState and onPushState.&#13;
 * Embed the location of AJAX requests in the href attributes of anchor elements.&#13;
 * Return true from Javascript click handlers when people middle or command click.&#13;
 *&#13;
 * http://warpspire.com/posts/url-design/ */&lt;/p&gt;</description>
      <pubDate>Wed, 08 Feb 2012 23:40:11 UTC</pubDate>
      <guid>https://snipplr.com/view/63177/a-link-should-behave-like-a-link</guid>
    </item>
  </channel>
</rss>
