<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JQueryin &#187; Plugin</title>
	<atom:link href="http://www.jqueryin.com/categories/jquery/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jqueryin.com</link>
	<description>A web development blog focusing on PHP, MySQL, Javascript, jQuery, and CSS.</description>
	<lastBuildDate>Wed, 06 Jul 2011 19:21:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>jQuery getMatchingClass Plugin</title>
		<link>http://www.jqueryin.com/2010/04/19/jquery-getmatchingclass-plugin/</link>
		<comments>http://www.jqueryin.com/2010/04/19/jquery-getmatchingclass-plugin/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 12:07:42 +0000</pubDate>
		<dc:creator>Corey Ballou</dc:creator>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[matching class]]></category>
		<category><![CDATA[selectors]]></category>

		<guid isPermaLink="false">http://www.jqueryin.com/?p=403</guid>
		<description><![CDATA[The getMatchingClass plugin is useful for determing whether a singular matching element contains a particular partial class name. The idea behind the function is to allow for partial matching using the following jQuery selectors: $= &#8211; &#8220;ends with&#8221; selector ^= &#8211; &#8220;starts with&#8221; selector *= &#8211; &#8220;contains&#8221; selector = &#8211; &#8220;matches&#8221; selector The plugin is [...]]]></description>
		<wfw:commentRss>http://www.jqueryin.com/2010/04/19/jquery-getmatchingclass-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

