<?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/jquery/tags/style</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 15:10:51 GMT</pubDate>
<item>
<title>(jQuery) custom jquery selectbox dropdown - rumremix</title>
<link>http://snipplr.com/view/64524/custom-jquery-selectbox-dropdown/</link>
<description><![CDATA[ <p>Simple solution found via link. Just edit code from demo page(s). Also http://uniformjs.com/</p> ]]></description>
<pubDate>Thu, 12 Apr 2012 09:25:51 GMT</pubDate>
<guid>http://snipplr.com/view/64524/custom-jquery-selectbox-dropdown/</guid>
</item>
<item>
<title>(jQuery) Custom Select Box CSS Style Plugin: jQuery + CSS - adamcoulombe</title>
<link>http://snipplr.com/view/29233/custom-select-box-css-style-plugin-jquery--css/</link>
<description><![CDATA[ <p>NOTE: THIS HAS BEEN MOVED TO GITHUB:
If you have any ideas or improvements for this script feel free to fork or contribute or discuss over there:
https://github.com/adamcoulombe/jquery.customSelect


Plugin Download: http://www.adamcoulombe.info/lab/jquery/select-box/customSelect.jquery.js. ...............Demo: http://www.adamcoulombe.info/lab/jquery/select-box/ ...............This lightweight, unintrusive technique uses the native select box functionality of the web browser, and overlays a stylable SPAN element in order to acheive your desired look. Since it makes use of default browser functionality, it can be treated just like any ordinary HTML select box.</p> ]]></description>
<pubDate>Wed, 03 Mar 2010 15:04:57 GMT</pubDate>
<guid>http://snipplr.com/view/29233/custom-select-box-css-style-plugin-jquery--css/</guid>
</item>
<item>
<title>(jQuery) jQuery: Setting Multiple CSS Properties - benwasilewski</title>
<link>http://snipplr.com/view/20416/jquery-setting-multiple-css-properties/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 29 Sep 2009 10:14:46 GMT</pubDate>
<guid>http://snipplr.com/view/20416/jquery-setting-multiple-css-properties/</guid>
</item>
<item>
<title>(jQuery) CSS Attribute Selectors - LeeRJohnson</title>
<link>http://snipplr.com/view/18696/css-attribute-selectors/</link>
<description><![CDATA[ <p>Attribute selectors let you target an element based on its attributes. You can specify the element’s attribute only, so all the elements that have that attribute — whatever the value — within the HTML will be targeted, or be more specific and target elements that have particular values on their attributes — and this is where attribute selectors show their power.</p> ]]></description>
<pubDate>Fri, 21 Aug 2009 23:23:39 GMT</pubDate>
<guid>http://snipplr.com/view/18696/css-attribute-selectors/</guid>
</item>
<item>
<title>(jQuery) jQuery: select first and/or last list items - cyberhobo</title>
<link>http://snipplr.com/view/18407/jquery-select-first-andor-last-list-items/</link>
<description><![CDATA[ <p>Select the first and last item in an unordered list. As an example, I add a CSS class to each.

In WordPress, it's not so easy to get wp\_list\_pages() to generate these classes. jQuery provides an easy out for javascript-enabled clients.</p> ]]></description>
<pubDate>Mon, 17 Aug 2009 17:14:01 GMT</pubDate>
<guid>http://snipplr.com/view/18407/jquery-select-first-andor-last-list-items/</guid>
</item>
<item>
<title>(jQuery) In wordpress navigation, target the first &amp;amp; last li tags &amp;amp; style - kstetson</title>
<link>http://snipplr.com/view/15503/in-wordpress-navigation-target-the-first--last-li-tags--style/</link>
<description><![CDATA[ <p>Use javascript to add a class of last onto the first and the last li tags in the navigation (add to global.js). Then use css to style. For instance, if the first li is home, you can set the css to hide this link (if you want the logo to act as your home link instead). You may have a background pattern that you want to turn off on your last li tag, you can set the css background to none in this case.</p> ]]></description>
<pubDate>Wed, 03 Jun 2009 22:49:01 GMT</pubDate>
<guid>http://snipplr.com/view/15503/in-wordpress-navigation-target-the-first--last-li-tags--style/</guid>
</item>
</channel>
</rss>