<?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 21:58:05 +0000</lastBuildDate>
    <item>
      <title>(CSS) IE  fix for ugly padding on left and right of submit buttons - localhorst</title>
      <link>https://snipplr.com/view/13430/ie--fix-for-ugly-padding-on-left-and-right-of-submit-buttons</link>
      <description>&lt;p&gt;To remove that ugly added padding from submit buttons try this&#13;
width:auto !important; seems to work for IE7&lt;/p&gt;</description>
      <pubDate>Wed, 25 Mar 2009 08:56:16 UTC</pubDate>
      <guid>https://snipplr.com/view/13430/ie--fix-for-ugly-padding-on-left-and-right-of-submit-buttons</guid>
    </item>
    <item>
      <title>(CSS) CSS Media Targeted JavaScript - localhorst</title>
      <link>https://snipplr.com/view/12429/css-media-targeted-javascript</link>
      <description>&lt;p&gt;With the ever increasing use of alternate media types I feel there is a need to deliver JavaScript targeted to these types of devices. This would allow alternate and modified content, as well as a customized user experience through the use of modern AJAX techniques.&#13;
&#13;
My goal with this technique is to use CSS to be instructed as to what type of media device is being used, and deliver that information onto the JavaScript which could then in turn run CSS media targeted code. To accomplish this, we will use a div set to display:none with an id of "mediaInspector", to hold a "variable" passed from CSS to JavaScript:&lt;/p&gt;</description>
      <pubDate>Sat, 21 Feb 2009 02:23:16 UTC</pubDate>
      <guid>https://snipplr.com/view/12429/css-media-targeted-javascript</guid>
    </item>
    <item>
      <title>(CSS) Force Specific Content to Print in Landscape Orientation - localhorst</title>
      <link>https://snipplr.com/view/7127/force-specific-content-to-print-in-landscape-orientation</link>
      <description>&lt;p&gt;This handy trick works in IE5.5/Win and newer. It assumes that the default printer orientation is portrait.&lt;/p&gt;</description>
      <pubDate>Fri, 04 Jul 2008 12:06:48 UTC</pubDate>
      <guid>https://snipplr.com/view/7127/force-specific-content-to-print-in-landscape-orientation</guid>
    </item>
    <item>
      <title>(CSS) Equidistant Objects with CSS - localhorst</title>
      <link>https://snipplr.com/view/5441/equidistant-objects-with-css</link>
      <description>&lt;p&gt;Creating a horizontal row of objects that are equidistant from each other is another one of those things in web design that is much more difficult than it should be. This can be a very useful thing to do, especially in fluid width layouts when you are trying to make the most of whatever horizontal space you have. Here are the goals we are trying to achieve:&lt;/p&gt;</description>
      <pubDate>Sat, 15 Mar 2008 18:45:01 UTC</pubDate>
      <guid>https://snipplr.com/view/5441/equidistant-objects-with-css</guid>
    </item>
  </channel>
</rss>
