<?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"
	>
<channel>
	<title>Comments on: JavaScript Frameworks and JSF</title>
	<atom:link href="http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/</link>
	<description></description>
	<pubDate>Thu, 04 Dec 2008 00:14:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: zachleat.com {web} &#187; Using DOM Query Libraries in YUI</title>
		<link>http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-338</link>
		<dc:creator>zachleat.com {web} &#187; Using DOM Query Libraries in YUI</dc:creator>
		<pubDate>Mon, 30 Jul 2007 07:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-338</guid>
		<description>[...] syntax, go over to their documentation. My current preference is the jQuery syntax, given that it works with poorly implemented JSF ID attributes. But that's a different [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] syntax, go over to their documentation. My current preference is the jQuery syntax, given that it works with poorly implemented JSF ID attributes. But that&#8217;s a different [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Resig</title>
		<link>http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-283</link>
		<dc:creator>John Resig</dc:creator>
		<pubDate>Thu, 12 Jul 2007 00:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-283</guid>
		<description>Glad to hear that the character escaping is of use to you guys - it was oft-requested, so I put some effort into getting it in the latest release; I didn't realize just how important it could be!</description>
		<content:encoded><![CDATA[<p>Glad to hear that the character escaping is of use to you guys - it was oft-requested, so I put some effort into getting it in the latest release; I didn&#8217;t realize just how important it could be!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-282</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 11 Jul 2007 22:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-282</guid>
		<description>$$("*[id='myForm:myName']") works in Prototype.</description>
		<content:encoded><![CDATA[<p>$$(&#8221;*[id=&#8217;myForm:myName&#8217;]&#8221;) works in Prototype.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kangax</title>
		<link>http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-280</link>
		<dc:creator>kangax</dc:creator>
		<pubDate>Wed, 11 Jul 2007 18:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-280</guid>
		<description>Zach,

$$( *[id="myForm:Foo"] ) works just fine in Prototype

some tests can be found at http://yura.thinkweb2.com/selectors-test/

(results are printed into firebug console)

I understand it looks more like a hack but at least it's possible :)

Cheers,
Juriy</description>
		<content:encoded><![CDATA[<p>Zach,</p>
<p>$$( *[id=&#8221;myForm:Foo&#8221;] ) works just fine in Prototype</p>
<p>some tests can be found at <a href="http://yura.thinkweb2.com/selectors-test/" rel="nofollow">http://yura.thinkweb2.com/selectors-test/</a></p>
<p>(results are printed into firebug console)</p>
<p>I understand it looks more like a hack but at least it&#8217;s possible :)</p>
<p>Cheers,<br />
Juriy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digitarald</title>
		<link>http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-278</link>
		<dc:creator>digitarald</dc:creator>
		<pubDate>Wed, 11 Jul 2007 13:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/10/javascript-frameworks-and-jsf/#comment-278</guid>
		<description>I don't see the reason to use $$ for querying one Element with his ID when there is $ to get an Element by ID.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see the reason to use $$ for querying one Element with his ID when there is $ to get an Element by ID.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
