<?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/language/javascript/tags/style</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 15:26:18 GMT</pubDate>
<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>(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>(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>(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>(JavaScript) setStyleSheet() by Paul Sowdon - Corhol</title>
<link>http://snipplr.com/view/1012/setstylesheet-by-paul-sowdon/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 04 Sep 2006 17:39:42 GMT</pubDate>
<guid>http://snipplr.com/view/1012/setstylesheet-by-paul-sowdon/</guid>
</item>
<item>
<title>(JavaScript) Form Style v1.3 - Leech</title>
<link>http://snipplr.com/view/542/form-style-v13/</link>
<description><![CDATA[ <p>Allows changing the visual of checkbox and radio inputs with images, without loosing any functionality.
Created: 2005.12.19

Check example here: http://jsfromhell.com/forms/style/example</p> ]]></description>
<pubDate>Fri, 21 Jul 2006 08:53:09 GMT</pubDate>
<guid>http://snipplr.com/view/542/form-style-v13/</guid>
</item>
<item>
<title>(JavaScript) Stripe Elements - neogeek</title>
<link>http://snipplr.com/view/179/stripe-elements/</link>
<description><![CDATA[ <p>This script will allow you to alternately place a style on objects (in this example, every other list item).</p> ]]></description>
<pubDate>Sat, 01 Jul 2006 10:11:28 GMT</pubDate>
<guid>http://snipplr.com/view/179/stripe-elements/</guid>
</item>
</channel>
</rss>