<?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/css</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 06:38:10 GMT</pubDate>
<item>
<title>(JavaScript) jQuery selector extention - Pjotor</title>
<link>http://snipplr.com/view/71478/jquery-selector-extention/</link>
<description><![CDATA[ <p>Just a little skeleton for selector extentions in jQuery/sizzler</p> ]]></description>
<pubDate>Tue, 11 Jun 2013 22:26:41 GMT</pubDate>
<guid>http://snipplr.com/view/71478/jquery-selector-extention/</guid>
</item>
<item>
<title>(JavaScript) Animating Shapes - COBOLdinosaur</title>
<link>http://snipplr.com/view/71184/animating-shapes/</link>
<description><![CDATA[ <p>Changes shape back and forth from a round element to a square element.</p> ]]></description>
<pubDate>Wed, 15 May 2013 05:51:36 GMT</pubDate>
<guid>http://snipplr.com/view/71184/animating-shapes/</guid>
</item>
<item>
<title>(JavaScript) Get, add y remove CSS rules - agarcim</title>
<link>http://snipplr.com/view/70015/get-add-y-remove-css-rules/</link>
<description><![CDATA[ <p>Functions to add, get y remove CSS rules</p> ]]></description>
<pubDate>Wed, 20 Feb 2013 19:01:08 GMT</pubDate>
<guid>http://snipplr.com/view/70015/get-add-y-remove-css-rules/</guid>
</item>
<item>
<title>(JavaScript) JavaScript/XHTML/CSS pie charts - jatkins</title>
<link>http://snipplr.com/view/65662/javascriptxhtmlcss-pie-charts/</link>
<description><![CDATA[ <p>Released into the public domain. Not really intended for real-world use (it's a clumsy, inefficient, unaesthetic solution--but it is kind of neat).</p> ]]></description>
<pubDate>Sat, 16 Jun 2012 08:43:06 GMT</pubDate>
<guid>http://snipplr.com/view/65662/javascriptxhtmlcss-pie-charts/</guid>
</item>
<item>
<title>(JavaScript) jQuery toggle() issue - skeletor1101</title>
<link>http://snipplr.com/view/65029/jquery-toggle-issue/</link>
<description><![CDATA[ <p>I am having an issue making the div stay opened when it gets animated</p> ]]></description>
<pubDate>Wed, 23 May 2012 03:30:37 GMT</pubDate>
<guid>http://snipplr.com/view/65029/jquery-toggle-issue/</guid>
</item>
<item>
<title>(JavaScript) jQuery if statement with .is - paul0078</title>
<link>http://snipplr.com/view/64596/jquery-if-statement-with-is/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 15 Apr 2012 20:32:41 GMT</pubDate>
<guid>http://snipplr.com/view/64596/jquery-if-statement-with-is/</guid>
</item>
<item>
<title>(JavaScript) jQuery css method using nth() css filter - paul0078</title>
<link>http://snipplr.com/view/64595/jquery-css-method-using-nth-css-filter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 15 Apr 2012 20:28:46 GMT</pubDate>
<guid>http://snipplr.com/view/64595/jquery-css-method-using-nth-css-filter/</guid>
</item>
<item>
<title>(JavaScript) CSS Opacity Filter - hubbske</title>
<link>http://snipplr.com/view/63720/css-opacity-filter/</link>
<description><![CDATA[ <p>CSS Opacity Filter</p> ]]></description>
<pubDate>Mon, 05 Mar 2012 22:20:07 GMT</pubDate>
<guid>http://snipplr.com/view/63720/css-opacity-filter/</guid>
</item>
<item>
<title>(JavaScript) Toast Javascript Off Definition - tpryan</title>
<link>http://snipplr.com/view/62078/toast-javascript-off-definition/</link>
<description><![CDATA[ <p>The Javascript code to activate a CSS transition.</p> ]]></description>
<pubDate>Thu, 22 Dec 2011 08:24:12 GMT</pubDate>
<guid>http://snipplr.com/view/62078/toast-javascript-off-definition/</guid>
</item>
<item>
<title>(JavaScript) getElementsFromClassName - jatkins</title>
<link>http://snipplr.com/view/60653/getelementsfromclassname/</link>
<description><![CDATA[ <p>Released into the public domain.</p> ]]></description>
<pubDate>Wed, 09 Nov 2011 10:07:09 GMT</pubDate>
<guid>http://snipplr.com/view/60653/getelementsfromclassname/</guid>
</item>
<item>
<title>(JavaScript) Javascript Dropdown Menu - zvineyard</title>
<link>http://snipplr.com/view/59589/javascript-dropdown-menu/</link>
<description><![CDATA[ <p>This is a JavaScript powered dropdown (flyout) menu. HTML and CSS included.</p> ]]></description>
<pubDate>Mon, 10 Oct 2011 14:10:00 GMT</pubDate>
<guid>http://snipplr.com/view/59589/javascript-dropdown-menu/</guid>
</item>
<item>
<title>(JavaScript) Target specific browsers in CSS with JS - reverend</title>
<link>http://snipplr.com/view/58815/target-specific-browsers-in-css-with-js/</link>
<description><![CDATA[ <p>Will produce output like this:


	...



	...




Target in CSS like this:

html[data-useragent*='Chrome/13.0'] .nav {background:url(img/radial_grad.png) center bottom no-repeat;}

or

html[data-useragent*='Chrome/13.0'][data-platform='Win32'] {}

or iPad only
html[data-platform='iPad']</p> ]]></description>
<pubDate>Tue, 20 Sep 2011 03:40:40 GMT</pubDate>
<guid>http://snipplr.com/view/58815/target-specific-browsers-in-css-with-js/</guid>
</item>
<item>
<title>(JavaScript) Facebook Like-Box Custom CSS - shadow_d2</title>
<link>http://snipplr.com/view/58754/facebook-likebox-custom-css/</link>
<description><![CDATA[ <p>Exibir a caixa de like customizada com css.</p> ]]></description>
<pubDate>Sat, 17 Sep 2011 08:23:03 GMT</pubDate>
<guid>http://snipplr.com/view/58754/facebook-likebox-custom-css/</guid>
</item>
<item>
<title>(JavaScript) Better Print for SharePoint Page - nickaranz</title>
<link>http://snipplr.com/view/57660/better-print-for-sharepoint-page/</link>
<description><![CDATA[ <p>.zz1_logoLinkId_1
{
	color: #fff;
	background-image:url("/_layouts/Images/HLLMRKLINK/Logo.gif");
	background-repeat:no-repeat;
	background-position:15px 10px;
	background-color:#67507e;
	display:block;
	width: 170px;
	height: 88px;
	overflow: hidden;
	text-indent: -9999px;
}
a:Link, a:visited
{
    color:#67507e;
}
.pageTitle
{
    font-weight:bold;  
    font-size:15pt;
    margin-top:15px;  
}
#MSOMenu_WebPartMenu
{
    display:none;
}
.pageContent p
{
    margin-top:0;
    padding-top:0;
}
#ctl00_ContentMap
{
    margin-top:15px;
}</p> ]]></description>
<pubDate>Sat, 06 Aug 2011 07:44:50 GMT</pubDate>
<guid>http://snipplr.com/view/57660/better-print-for-sharepoint-page/</guid>
</item>
<item>
<title>(JavaScript) Set links with href to current page as active (or if in subnav set their parent to active) - iammikecohen</title>
<link>http://snipplr.com/view/56337/set-links-with-href-to-current-page-as-active-or-if-in-subnav-set-their-parent-to-active/</link>
<description><![CDATA[ <p>look through the list items in your main nav and based on href of anchor tags this will set the top level link to have an 'active' class.</p> ]]></description>
<pubDate>Sat, 09 Jul 2011 01:23:02 GMT</pubDate>
<guid>http://snipplr.com/view/56337/set-links-with-href-to-current-page-as-active-or-if-in-subnav-set-their-parent-to-active/</guid>
</item>
<item>
<title>(JavaScript) highlight current page link in navigation item css jquery - pflangan</title>
<link>http://snipplr.com/view/54560/highlight-current-page-link-in-navigation-item-css-jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 29 May 2011 05:01:31 GMT</pubDate>
<guid>http://snipplr.com/view/54560/highlight-current-page-link-in-navigation-item-css-jquery/</guid>
</item>
<item>
<title>(JavaScript) Position one HTML element below another - jatkins</title>
<link>http://snipplr.com/view/52909/position-one-html-element-below-another/</link>
<description><![CDATA[ <p>Released into the public domain.</p> ]]></description>
<pubDate>Tue, 03 May 2011 07:07:56 GMT</pubDate>
<guid>http://snipplr.com/view/52909/position-one-html-element-below-another/</guid>
</item>
<item>
<title>(JavaScript) CSS Base Reset and Typography - sethetter</title>
<link>http://snipplr.com/view/51880/css-base-reset-and-typography/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 10 Apr 2011 05:10:55 GMT</pubDate>
<guid>http://snipplr.com/view/51880/css-base-reset-and-typography/</guid>
</item>
<item>
<title>(JavaScript) jQuery to extend CSS - even spacing between objects - redconservatory</title>
<link>http://snipplr.com/view/51457/jquery-to-extend-css--even-spacing-between-objects/</link>
<description><![CDATA[ <p>Removes the margin-right spacing from the item in a line of items. This works cross browser unlike the CSS last-child selector (which doesn't work in IE6 or IE7).</p> ]]></description>
<pubDate>Sat, 02 Apr 2011 13:19:07 GMT</pubDate>
<guid>http://snipplr.com/view/51457/jquery-to-extend-css--even-spacing-between-objects/</guid>
</item>
<item>
<title>(JavaScript) Strip CSS in all browsers (including IE6) - danbeam</title>
<link>http://snipplr.com/view/43626/strip-css-in-all-browsers-including-ie6/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 05 Nov 2010 09:25:28 GMT</pubDate>
<guid>http://snipplr.com/view/43626/strip-css-in-all-browsers-including-ie6/</guid>
</item>
</channel>
</rss>