<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/style</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 23 Nov 2008 04:22:45 GMT</pubDate>
<item>
<title>(CSS) Safari 3 CSS Hack - benwasilewski</title>
<link>http://snipplr.com/view/9926/safari-3-css-hack/</link>
<description><![CDATA[ <p>Found this at themechanism.com, tested it, works great. Saving here for later reference.</p> ]]></description>
<pubDate>Wed, 19 Nov 2008 15:28:50 GMT</pubDate>
<guid>http://snipplr.com/view/9926/safari-3-css-hack/</guid>
</item>
<item>
<title>(JavaScript) Styles and Stylesheet Manipulation - wizard04</title>
<link>http://snipplr.com/view/7272/styles-and-stylesheet-manipulation/</link>
<description><![CDATA[ <p>Useful functions to get around browser incompatibilities when working with stylesheets.  
If you find any errors, please leave a comment.</p> ]]></description>
<pubDate>Mon, 14 Jul 2008 16:49:02 GMT</pubDate>
<guid>http://snipplr.com/view/7272/styles-and-stylesheet-manipulation/</guid>
</item>
<item>
<title>(CSS) HTML LI Images - rengber</title>
<link>http://snipplr.com/view/7254/html-li-images/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 13 Jul 2008 22:07:28 GMT</pubDate>
<guid>http://snipplr.com/view/7254/html-li-images/</guid>
</item>
<item>
<title>(JavaScript) Find Verbose IDs in the DOM - noah</title>
<link>http://snipplr.com/view/6474/find-verbose-ids-in-the-dom/</link>
<description><![CDATA[ <p>Traverses the DOM tree and reports if any IDs are over 30 characters in length.  Doesn't check for doubled IDs because that's caught when validationg the HTML.</p> ]]></description>
<pubDate>Tue, 27 May 2008 17:08:12 GMT</pubDate>
<guid>http://snipplr.com/view/6474/find-verbose-ids-in-the-dom/</guid>
</item>
<item>
<title>(JavaScript) JS スタイルシートにアクセスする - daisuke103</title>
<link>http://snipplr.com/view/5951/js-/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Apr 2008 04:24:28 GMT</pubDate>
<guid>http://snipplr.com/view/5951/js-/</guid>
</item>
<item>
<title>(JavaScript) Format (humanize) file byte size presentation in javascript - inkdeep</title>
<link>http://snipplr.com/view/5949/format-humanize-file-byte-size-presentation-in-javascript/</link>
<description><![CDATA[ <p>I use this in addition to the 
number_format  (http://snipplr.com/view/5945/javascript-numberformat--ported-from-php/)
 snippit in SWFUpload to display the size of files a user is preparing to upload.</p> ]]></description>
<pubDate>Mon, 21 Apr 2008 17:11:07 GMT</pubDate>
<guid>http://snipplr.com/view/5949/format-humanize-file-byte-size-presentation-in-javascript/</guid>
</item>
<item>
<title>(CSS) 8 Premium One Line Css Tips - zingo</title>
<link>http://snipplr.com/view/5760/8-premium-one-line-css-tips/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 09 Apr 2008 19:56:26 GMT</pubDate>
<guid>http://snipplr.com/view/5760/8-premium-one-line-css-tips/</guid>
</item>
<item>
<title>(CSS) Reset the Style of all Browsers - Victoor</title>
<link>http://snipplr.com/view/5323/reset-the-style-of-all-browsers/</link>
<description><![CDATA[ <p>It's not mine...</p> ]]></description>
<pubDate>Sat, 08 Mar 2008 17:41:20 GMT</pubDate>
<guid>http://snipplr.com/view/5323/reset-the-style-of-all-browsers/</guid>
</item>
<item>
<title>(CSS) Clear (aka CSS Reset) - seekup00</title>
<link>http://snipplr.com/view/4936/clear-aka-css-reset/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 07 Feb 2008 11:52:38 GMT</pubDate>
<guid>http://snipplr.com/view/4936/clear-aka-css-reset/</guid>
</item>
<item>
<title>(HTML) attach style and script to an ID - Feb30th1712</title>
<link>http://snipplr.com/view/4755/attach-style-and-script-to-an-id/</link>
<description><![CDATA[ <p>Get style and scripts (onclick, onmouseover, etc) out of tags.</p> ]]></description>
<pubDate>Thu, 24 Jan 2008 07:49:23 GMT</pubDate>
<guid>http://snipplr.com/view/4755/attach-style-and-script-to-an-id/</guid>
</item>
<item>
<title>(JavaScript) jQuery Simple Style Switcher - 1man</title>
<link>http://snipplr.com/view/4483/jquery-simple-style-switcher/</link>
<description><![CDATA[ <p>Very simple style switcher using jquery. Takes 3 links with id's on each. When one is clicked various styles are removed, then a new one is added.</p> ]]></description>
<pubDate>Thu, 10 Jan 2008 07:20:07 GMT</pubDate>
<guid>http://snipplr.com/view/4483/jquery-simple-style-switcher/</guid>
</item>
<item>
<title>(CSS) Christmas Eve's Eve - kristin</title>
<link>http://snipplr.com/view/4478/christmas-eves-eve/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 09 Jan 2008 16:38:36 GMT</pubDate>
<guid>http://snipplr.com/view/4478/christmas-eves-eve/</guid>
</item>
<item>
<title>(PHP) change style based on current page - jakepaint</title>
<link>http://snipplr.com/view/3487/change-style-based-on-current-page/</link>
<description><![CDATA[ <p>Change the css id by php two different ways: by pagename or by filename</p> ]]></description>
<pubDate>Wed, 08 Aug 2007 09:28:19 GMT</pubDate>
<guid>http://snipplr.com/view/3487/change-style-based-on-current-page/</guid>
</item>
<item>
<title>(Bash) Tidy xhtml - noah</title>
<link>http://snipplr.com/view/2671/tidy-xhtml/</link>
<description><![CDATA[ <p>Tidy the file named input.html.  Indent the code, don't wrap, write output to output.html.</p> ]]></description>
<pubDate>Fri, 18 May 2007 12:46:29 GMT</pubDate>
<guid>http://snipplr.com/view/2671/tidy-xhtml/</guid>
</item>
<item>
<title>(CSS) Horizontal div centering for all Browsers - smilylion</title>
<link>http://snipplr.com/view/2550/horizontal-div-centering-for-all-browsers/</link>
<description><![CDATA[ <p>Wenn man eine Seite horizontal zentrieren möchte, ist das eigentlich recht einfach. Per CSS kann man mit margin:0px auto; einen div layer perfekt und schnell zentrieren. Bei älteren Browserversionen wie IE5.5 oder IE5.0 funktioniert das aber leider nicht, hier benötigt man noch einen zusätzlichen Layer.</p> ]]></description>
<pubDate>Sat, 28 Apr 2007 01:57:12 GMT</pubDate>
<guid>http://snipplr.com/view/2550/horizontal-div-centering-for-all-browsers/</guid>
</item>
<item>
<title>(PHP) Simple PHP Navigation - 1man</title>
<link>http://snipplr.com/view/2532/simple-php-navigation/</link>
<description><![CDATA[ <p>Very simple navigation. Style the id using CSS. Allows you to highlight the current page with CSS.</p> ]]></description>
<pubDate>Wed, 25 Apr 2007 08:59:27 GMT</pubDate>
<guid>http://snipplr.com/view/2532/simple-php-navigation/</guid>
</item>
<item>
<title>(JavaScript) Stripe Table Rows DOM JS Function - 1man</title>
<link>http://snipplr.com/view/2167/stripe-table-rows-dom-js-function/</link>
<description><![CDATA[ <p>This function looks for tables in a web page, then loops through the rows and sets the backgroundColor for ever other row.This creates a striped table which is easier to read.</p> ]]></description>
<pubDate>Tue, 13 Feb 2007 06:29:15 GMT</pubDate>
<guid>http://snipplr.com/view/2167/stripe-table-rows-dom-js-function/</guid>
</item>
<item>
<title>(JavaScript) Destacar campo de formulario activo - luman</title>
<link>http://snipplr.com/view/1959/destacar-campo-de-formulario-activo/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 11 Jan 2007 11:37:11 GMT</pubDate>
<guid>http://snipplr.com/view/1959/destacar-campo-de-formulario-activo/</guid>
</item>
<item>
<title>(CSS) CSS in head - kyokutyo</title>
<link>http://snipplr.com/view/1822/css-in-head/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 20 Dec 2006 05:35:34 GMT</pubDate>
<guid>http://snipplr.com/view/1822/css-in-head/</guid>
</item>
<item>
<title>(CSS) CSS Rounded corners - ryanprel</title>
<link>http://snipplr.com/view/1750/css-rounded-corners/</link>
<description><![CDATA[ <p>Used for rounding corners of a div.  Need an upper left corner and an upper right corner.  Example page is http://www.ruby-lang.org/en/documentation/quickstart/</p> ]]></description>
<pubDate>Thu, 30 Nov 2006 07:58:09 GMT</pubDate>
<guid>http://snipplr.com/view/1750/css-rounded-corners/</guid>
</item>
</channel>
</rss>