<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Jquery And Regular Expressions,Trick #1:- Selecting all the tags matching some string or having a particular string in its id or classname	</title>
	<atom:link href="https://www.smallworkarounds.com/2009/01/jquery-and-regular-expressionstrick-1.html/feed" rel="self" type="application/rss+xml" />
	<link>https://www.smallworkarounds.com/2009/01/jquery-and-regular-expressionstrick-1.html</link>
	<description>Welcome to SmallWorkarounds</description>
	<lastBuildDate>Fri, 17 Mar 2017 13:13:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: Chris		</title>
		<link>https://www.smallworkarounds.com/2009/01/jquery-and-regular-expressionstrick-1.html#comment-39</link>

		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Wed, 07 Jan 2009 17:19:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.smallworkarounds.com/index.php/2009/01/04/jquery-and-regular-expressionstrick-1/#comment-39</guid>

					<description><![CDATA[You couldn&#039;t have posted this at a better time! I&#039;ve been struggling with this for the past hour. Thanks!]]></description>
			<content:encoded><![CDATA[<p>You couldn&#8217;t have posted this at a better time! I&#8217;ve been struggling with this for the past hour. Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: admin		</title>
		<link>https://www.smallworkarounds.com/2009/01/jquery-and-regular-expressionstrick-1.html#comment-38</link>

		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 05 Jan 2009 18:21:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.smallworkarounds.com/index.php/2009/01/04/jquery-and-regular-expressionstrick-1/#comment-38</guid>

					<description><![CDATA[@orip &lt;BR/&gt;Yes orip we can very well use that but here my point is that we have many elements for example consider widgetboxes in your blog having a common word widget and then appneded with some guid at end so if you want to perform some tweak whether it be css or something else meaning you want to select all the elements at a time then my technique will come handy or else you have to loop using JavaScript and catch each one&#039;s clientID to achieve the same.&lt;BR/&gt;Also note that this is useful only when all your elements have some common word by which you can select.&lt;BR/&gt;&lt;BR/&gt;Thanks&lt;BR/&gt;All your comments are welcome.]]></description>
			<content:encoded><![CDATA[<p>@orip <br />Yes orip we can very well use that but here my point is that we have many elements for example consider widgetboxes in your blog having a common word widget and then appneded with some guid at end so if you want to perform some tweak whether it be css or something else meaning you want to select all the elements at a time then my technique will come handy or else you have to loop using JavaScript and catch each one&#8217;s clientID to achieve the same.<br />Also note that this is useful only when all your elements have some common word by which you can select.</p>
<p>Thanks<br />All your comments are welcome.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: orip		</title>
		<link>https://www.smallworkarounds.com/2009/01/jquery-and-regular-expressionstrick-1.html#comment-37</link>

		<dc:creator><![CDATA[orip]]></dc:creator>
		<pubDate>Mon, 05 Jan 2009 18:08:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.smallworkarounds.com/index.php/2009/01/04/jquery-and-regular-expressionstrick-1/#comment-37</guid>

					<description><![CDATA[Nice!&lt;BR/&gt;Specifically for ASP.NET WebForms, couldn&#039;t you use a control&#039;s ClientID?&lt;BR/&gt;&lt;BR/&gt;$(&#039;#&#060;%=MyControl.ClientID%&#062;&#039;).css(&#039;background-color&#039;, &#039;#C3E5A7&#039;);]]></description>
			<content:encoded><![CDATA[<p>Nice!<br />Specifically for ASP.NET WebForms, couldn&#39;t you use a control&#39;s ClientID?</p>
<p>$(&#39;#&lt;%=MyControl.ClientID%&gt;&#39;).css(&#39;background-color&#39;, &#39;#C3E5A7&#39;);</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
