<?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>Tue, 09 Jun 2026 09:59:12 +0000</lastBuildDate>
    <item>
      <title>(jQuery) jQuery Targets for External Links in XHTML 1.0 Strict - chrisdpratt</title>
      <link>https://snipplr.com/view/19552/jquery-targets-for-external-links-in-xhtml-10-strict</link>
      <description>&lt;p&gt;XHTML 1.0 Strict does not allow the target attribute on links. The recommended way of specifying external links is to give the link a rel attribute of "external". This jQuery snippet finds likes with rel attributes of "external" and dynamically adds a target attribute of "_blank" so they will open in a new tab/window while maintaining valid XHTML 1.0 Strict code.&lt;/p&gt;</description>
      <pubDate>Fri, 11 Sep 2009 10:53:10 UTC</pubDate>
      <guid>https://snipplr.com/view/19552/jquery-targets-for-external-links-in-xhtml-10-strict</guid>
    </item>
  </channel>
</rss>
