<?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 22:33:29 +0000</lastBuildDate>
    <item>
      <title>(jQuery) Prevent clicking on parent nav links - kristarella</title>
      <link>https://snipplr.com/view/43012/prevent-clicking-on-parent-nav-links</link>
      <description>&lt;p&gt;This javascripts stops you from clicking on a nav link when there's a submenu below it, and it adds a class of "noclick" to the link, which you can use with CSS to change the cursor and background colour etc.&#13;
.menu a.noclick:hover {cursor:default;}&#13;
&#13;
You could change the anchor tag to a span, but that requires more CSS to match the other links.&lt;/p&gt;</description>
      <pubDate>Wed, 27 Oct 2010 10:18:45 UTC</pubDate>
      <guid>https://snipplr.com/view/43012/prevent-clicking-on-parent-nav-links</guid>
    </item>
    <item>
      <title>(jQuery) Hide/Show Comments on single pages - kristarella</title>
      <link>https://snipplr.com/view/11934/hideshow-comments-on-single-pages</link>
      <description>&lt;p&gt;This is a bit of jQuery within a PHP function that you can dump into your Thesis custom_functions.php file to hide comments upon page load and add a link to show them.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Feb 2009 00:17:03 UTC</pubDate>
      <guid>https://snipplr.com/view/11934/hideshow-comments-on-single-pages</guid>
    </item>
    <item>
      <title>(jQuery) jQuery to add classes to navigation links in Thesis - kristarella</title>
      <link>https://snipplr.com/view/11509/jquery-to-add-classes-to-navigation-links-in-thesis</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 25 Jan 2009 19:03:35 UTC</pubDate>
      <guid>https://snipplr.com/view/11509/jquery-to-add-classes-to-navigation-links-in-thesis</guid>
    </item>
  </channel>
</rss>
