<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - kristarella</title>
<link>http://snipplr.com/users/kristarella/tags/jquery</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 16 Feb 2012 07:14:49 GMT</pubDate>
<item>
<title>(jQuery) Prevent clicking on parent nav links</title>
<link>http://snipplr.com/view/43012/prevent-clicking-on-parent-nav-links/</link>
<description><![CDATA[ <p>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.
.menu a.noclick:hover {cursor:default;}

You could change the anchor tag to a span, but that requires more CSS to match the other links.</p> ]]></description>
<pubDate>Wed, 27 Oct 2010 10:18:45 GMT</pubDate>
<guid>http://snipplr.com/view/43012/prevent-clicking-on-parent-nav-links/</guid>
</item>
<item>
<title>(jQuery) Hide/Show Comments on single pages</title>
<link>http://snipplr.com/view/11934/hideshow-comments-on-single-pages/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Sat, 07 Feb 2009 00:17:03 GMT</pubDate>
<guid>http://snipplr.com/view/11934/hideshow-comments-on-single-pages/</guid>
</item>
<item>
<title>(jQuery) jQuery to add classes to navigation links in Thesis</title>
<link>http://snipplr.com/view/11509/jquery-to-add-classes-to-navigation-links-in-thesis/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 25 Jan 2009 19:03:35 GMT</pubDate>
<guid>http://snipplr.com/view/11509/jquery-to-add-classes-to-navigation-links-in-thesis/</guid>
</item>
</channel>
</rss>
