<?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/attr</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 16:57:45 GMT</pubDate>
<item>
<title>(jQuery) jQuery Image Source Swap with attr() function - vijayrajesh</title>
<link>http://snipplr.com/view/69520/jquery-image-source-swap-with-attr-function/</link>
<description><![CDATA[ <p>I have made a small jQuery snippet to demo the image swapping with attr() funciton.  The demo uses 2 images with classes img1 and img2 respectively.  On a click of a button, the images are swapped.

Basically the script stores “src” value into a variable and then it is  used to swap 2 image sources.</p> ]]></description>
<pubDate>Thu, 17 Jan 2013 22:25:58 GMT</pubDate>
<guid>http://snipplr.com/view/69520/jquery-image-source-swap-with-attr-function/</guid>
</item>
<item>
<title>(PHP) Get the width, height, type and attr of an image - Some0ne</title>
<link>http://snipplr.com/view/67577/get-the-width-height-type-and-attr-of-an-image/</link>
<description><![CDATA[ <p>Just a rework of http://snipplr.com/view/7523/  with an added switch to change type number to extention name.</p> ]]></description>
<pubDate>Wed, 03 Oct 2012 12:53:29 GMT</pubDate>
<guid>http://snipplr.com/view/67577/get-the-width-height-type-and-attr-of-an-image/</guid>
</item>
<item>
<title>(jQuery) make a switcher - beso</title>
<link>http://snipplr.com/view/43649/make-a-switcher/</link>
<description><![CDATA[ <p>useful for switching a play/stop button</p> ]]></description>
<pubDate>Fri, 05 Nov 2010 21:42:24 GMT</pubDate>
<guid>http://snipplr.com/view/43649/make-a-switcher/</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) Target elements with specific attributes - davebowker</title>
<link>http://snipplr.com/view/16586/target-elements-with-specific-attributes/</link>
<description><![CDATA[ <p>Easily target elements which have certain attributes using jQuery</p> ]]></description>
<pubDate>Thu, 02 Jul 2009 12:04:19 GMT</pubDate>
<guid>http://snipplr.com/view/16586/target-elements-with-specific-attributes/</guid>
</item>
<item>
<title>(JavaScript) jQuery Attributes/attr - davebowker</title>
<link>http://snipplr.com/view/9123/jquery-attributesattr/</link>
<description><![CDATA[ <p>Ability to change/add attributes to HTML using JQuery</p> ]]></description>
<pubDate>Mon, 20 Oct 2008 10:35:17 GMT</pubDate>
<guid>http://snipplr.com/view/9123/jquery-attributesattr/</guid>
</item>
</channel>
</rss>