<?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: How we built our website revamp (Part Two &#8211; iPhone and jQTouch)</title>
	<atom:link href="http://blog.codecomputerlove.com/2010/02/26/how-we-built-our-website-revamp-part-two-iphone-and-jqtouch/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codecomputerlove.com/2010/02/26/how-we-built-our-website-revamp-part-two-iphone-and-jqtouch/</link>
	<description></description>
	<lastBuildDate>Wed, 25 Jan 2012 14:31:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Nuno</title>
		<link>http://blog.codecomputerlove.com/2010/02/26/how-we-built-our-website-revamp-part-two-iphone-and-jqtouch/comment-page-1/#comment-2031</link>
		<dc:creator>Nuno</dc:creator>
		<pubDate>Sat, 03 Jul 2010 19:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codecomputerlove.com/?p=124#comment-2031</guid>
		<description>Hi, nice idea, thanks for sharing!

Can you provide the js part and the html part of the:

&quot; . . . It works like this:

    * We handle the “tap” event . . . &quot;

Many many thanks in advance
Nuno Costa</description>
		<content:encoded><![CDATA[<p>Hi, nice idea, thanks for sharing!</p>
<p>Can you provide the js part and the html part of the:</p>
<p>&#8221; . . . It works like this:</p>
<p>    * We handle the “tap” event . . . &#8221;</p>
<p>Many many thanks in advance<br />
Nuno Costa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hank</title>
		<link>http://blog.codecomputerlove.com/2010/02/26/how-we-built-our-website-revamp-part-two-iphone-and-jqtouch/comment-page-1/#comment-1706</link>
		<dc:creator>Hank</dc:creator>
		<pubDate>Fri, 04 Jun 2010 00:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codecomputerlove.com/?p=124#comment-1706</guid>
		<description>It drove me nuts till I realized target wasn&#039;t returning the A tag that was clicked, it was returning what was in it.

jQuery has a built-in function to find the nearest parent tag XX. In your example it would be:

var $el = $(e.target).closest(&#039;a&#039;);</description>
		<content:encoded><![CDATA[<p>It drove me nuts till I realized target wasn&#8217;t returning the A tag that was clicked, it was returning what was in it.</p>
<p>jQuery has a built-in function to find the nearest parent tag XX. In your example it would be:</p>
<p>var $el = $(e.target).closest(&#8216;a&#8217;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.323 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-06 04:51:05 -->

