<?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>Sat, 13 Jun 2026 13:28:07 +0000</lastBuildDate>
    <item>
      <title>(HTML) jquery scrollto sample code - charmcitycoder</title>
      <link>https://snipplr.com/view/25975/jquery-scrollto-sample-code</link>
      <description>&lt;p&gt;Pared down example...&#13;
Using serialScroll 1.2.2, scrollTo 1.4.2&lt;/p&gt;</description>
      <pubDate>Tue, 05 Jan 2010 16:06:49 UTC</pubDate>
      <guid>https://snipplr.com/view/25975/jquery-scrollto-sample-code</guid>
    </item>
    <item>
      <title>(SQL) Search stored procedures for string - charmcitycoder</title>
      <link>https://snipplr.com/view/17527/search-stored-procedures-for-string</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 27 Jul 2009 15:37:23 UTC</pubDate>
      <guid>https://snipplr.com/view/17527/search-stored-procedures-for-string</guid>
    </item>
    <item>
      <title>(CSS) CSS - Force element to self-clear - charmcitycoder</title>
      <link>https://snipplr.com/view/16071/css--force-element-to-selfclear</link>
      <description>&lt;p&gt;I saw this somewhere else, so I can't claim to have come up with it myself. Def life-saver!&lt;/p&gt;</description>
      <pubDate>Thu, 18 Jun 2009 09:43:45 UTC</pubDate>
      <guid>https://snipplr.com/view/16071/css--force-element-to-selfclear</guid>
    </item>
    <item>
      <title>(CSS) IE 6 Min/Max height using "expression" - charmcitycoder</title>
      <link>https://snipplr.com/view/14211/ie-6-minmax-height-using-expression</link>
      <description>&lt;p&gt;Thanks to perishablepress.com for this. Below is an example for ie6 max-height.&#13;
&#13;
From their site:&#13;
"This method has been verified in IE6 and should also work in IE5. Simply change the values to suit your needs (code commented with explanatory notes). In this example, we are setting the max-height at 333px 1 for IE and all standards-compliant browsers:"&lt;/p&gt;</description>
      <pubDate>Mon, 20 Apr 2009 16:57:39 UTC</pubDate>
      <guid>https://snipplr.com/view/14211/ie-6-minmax-height-using-expression</guid>
    </item>
    <item>
      <title>(CSS) IE6 Empty Div Adds Margin - Fix - charmcitycoder</title>
      <link>https://snipplr.com/view/13824/ie6-empty-div-adds-margin--fix</link>
      <description>&lt;p&gt;For instances where you have an empty div that is less than about 10-15px in height. IE assumes it should contain something and allots room for text.&#13;
&#13;
I first found this on the webdeveloper.com forums.&#13;
The kicker here for me was the "font-size:0" declaration. Cheers!&lt;/p&gt;</description>
      <pubDate>Mon, 06 Apr 2009 10:34:23 UTC</pubDate>
      <guid>https://snipplr.com/view/13824/ie6-empty-div-adds-margin--fix</guid>
    </item>
    <item>
      <title>(JavaScript) Validate for Special Characters - charmcitycoder</title>
      <link>https://snipplr.com/view/10553/validate-for-special-characters</link>
      <description>&lt;p&gt;Always always always backup client side validation with server side validation! =D&lt;/p&gt;</description>
      <pubDate>Wed, 17 Dec 2008 09:14:44 UTC</pubDate>
      <guid>https://snipplr.com/view/10553/validate-for-special-characters</guid>
    </item>
    <item>
      <title>(ASP) UrlEncode - ASP Classic - charmcitycoder</title>
      <link>https://snipplr.com/view/10534/urlencode--asp-classic</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 16 Dec 2008 14:54:27 UTC</pubDate>
      <guid>https://snipplr.com/view/10534/urlencode--asp-classic</guid>
    </item>
    <item>
      <title>(CSS) Remove dotted border on images (e.g., in Firefox) - charmcitycoder</title>
      <link>https://snipplr.com/view/10040/remove-dotted-border-on-images-eg-in-firefox</link>
      <description>&lt;p&gt;Remove that pesky dotted border around img elements, especially images inside &lt;a&gt; / link tags.&lt;/p&gt;</description>
      <pubDate>Tue, 25 Nov 2008 14:02:02 UTC</pubDate>
      <guid>https://snipplr.com/view/10040/remove-dotted-border-on-images-eg-in-firefox</guid>
    </item>
    <item>
      <title>(JavaScript) Function - Get querystring variable - charmcitycoder</title>
      <link>https://snipplr.com/view/9742/function--get-querystring-variable</link>
      <description>&lt;p&gt;Many thanks to bloggingdeveloper.com for this one. Works like a charm. Usage is similar to server side built-in functions.&lt;/p&gt;</description>
      <pubDate>Fri, 14 Nov 2008 16:36:36 UTC</pubDate>
      <guid>https://snipplr.com/view/9742/function--get-querystring-variable</guid>
    </item>
  </channel>
</rss>
