<?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 11:47:22 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) JavaScript DOM Element Visibility Checker - TALlama</title>
      <link>https://snipplr.com/view/7215/javascript-dom-element-visibility-checker</link>
      <description>&lt;p&gt;Determines if a given element is visible, by checking a variety of things. Will work for CSS or inline style declarations of visible:hidden or display: none. Will check if it's inside of an invisible element, as well.&lt;/p&gt;</description>
      <pubDate>Thu, 10 Jul 2008 13:54:18 UTC</pubDate>
      <guid>https://snipplr.com/view/7215/javascript-dom-element-visibility-checker</guid>
    </item>
    <item>
      <title>(JavaScript) Javascript Footnote Creator - TALlama</title>
      <link>https://snipplr.com/view/5522/javascript-footnote-creator</link>
      <description>&lt;p&gt;Finds footnotes and adds them to a list. Just put "footnote" into the class of an element, and it'll automatically pull it out of context, replace it with a reference link, put the footnote into the list with id 'notes', and include a backreference so that your readers don't get lost. Embedded markup and nested footnotes work fine. Everything has CSS classes, so you can style it to your heart's content. Requires Prototype.&lt;/p&gt;</description>
      <pubDate>Fri, 21 Mar 2008 19:11:59 UTC</pubDate>
      <guid>https://snipplr.com/view/5522/javascript-footnote-creator</guid>
    </item>
  </channel>
</rss>
