<?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:30:16 +0000</lastBuildDate>
    <item>
      <title>(jQuery) Simple jQuery active menu highlighter - soup</title>
      <link>https://snipplr.com/view/63803/simple-jquery-active-menu-highlighter</link>
      <description>&lt;p&gt;This is a very simple way of highlighting the current page of a menu. It uses javascipt to take the current url and cross checks it against any URLs that match in the menu. If one matches then add an â€˜activeâ€™ class to it.&#13;
Be careful with #â€™s though. because a traling # in the URL would screw this up. Though you could always build in a function to strip out #â€™s before getting to the selectorâ€¦&#13;
Please note: if at first this doesnâ€™t work try using document ready or replacing $â€™s for jQuery..&lt;/p&gt;</description>
      <pubDate>Thu, 08 Mar 2012 11:29:09 UTC</pubDate>
      <guid>https://snipplr.com/view/63803/simple-jquery-active-menu-highlighter</guid>
    </item>
    <item>
      <title>(jQuery) form onChange change div - soup</title>
      <link>https://snipplr.com/view/54495/form-onchange-change-div</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 27 May 2011 19:12:50 UTC</pubDate>
      <guid>https://snipplr.com/view/54495/form-onchange-change-div</guid>
    </item>
  </channel>
</rss>
