<?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: Javascript and the DOM: Lesson 2</title>
	<atom:link href="http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-lesson-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-lesson-2/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 22:51:56 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: slier</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-lesson-2/#comment-128175</link>
		<dc:creator>slier</dc:creator>
		<pubDate>Sat, 07 Nov 2009 04:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3669#comment-128175</guid>
		<description>u got error in your last example

u dont pass event object (e) to the anonymous function

myTable.onclick = function() {  //code continues

instead 

myTable.onclick = function(e) {</description>
		<content:encoded><![CDATA[<p>u got error in your last example</p>
<p>u dont pass event object (e) to the anonymous function</p>
<p>myTable.onclick = function() {  //code continues</p>
<p>instead </p>
<p>myTable.onclick = function(e) {</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Interesting web developer tutorials and apps &#8211; kennethvr</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-lesson-2/#comment-127548</link>
		<dc:creator>Interesting web developer tutorials and apps &#8211; kennethvr</dc:creator>
		<pubDate>Thu, 05 Nov 2009 14:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3669#comment-127548</guid>
		<description>[...] Javascript and the DOM: Lesson 1 Javascript and the DOM: Lesson 2 [...]</description>
		<content:encoded><![CDATA[<p>[...] Javascript and the DOM: Lesson 1 Javascript and the DOM: Lesson 2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parvez</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-lesson-2/#comment-99843</link>
		<dc:creator>Parvez</dc:creator>
		<pubDate>Mon, 31 Aug 2009 06:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3669#comment-99843</guid>
		<description>Greatly Explained! Loved it. Thank you so much</description>
		<content:encoded><![CDATA[<p>Greatly Explained! Loved it. Thank you so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santosh</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-lesson-2/#comment-93155</link>
		<dc:creator>Santosh</dc:creator>
		<pubDate>Tue, 18 Aug 2009 11:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3669#comment-93155</guid>
		<description>Hi there,

This is a great tutorial, thank you!

I have a query regarding passing values to a function that we are attaching to the event... 

myIntro.attachEvent(&#039;onclick&#039;, introClick);  

how can we accomplish that..? This is very possible in traditional models, but how about advanced model. I tried by passing the values in the above line, that didn&#039;t work and gave TYPE MISMATCH errors! I am using IE6 - FYI

I didn&#039;t find this anywhere also most tutorials end stating about the models and miss what I asked for.. it will be great help if you can guide me!

Cheers,
Sans</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>This is a great tutorial, thank you!</p>
<p>I have a query regarding passing values to a function that we are attaching to the event&#8230; </p>
<p>myIntro.attachEvent(&#8217;onclick&#8217;, introClick);  </p>
<p>how can we accomplish that..? This is very possible in traditional models, but how about advanced model. I tried by passing the values in the above line, that didn&#8217;t work and gave TYPE MISMATCH errors! I am using IE6 &#8211; FYI</p>
<p>I didn&#8217;t find this anywhere also most tutorials end stating about the models and miss what I asked for.. it will be great help if you can guide me!</p>
<p>Cheers,<br />
Sans</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HTML, CSS, PHP and jQuery Killer Tutorials &#124; Evan Mullins Circlecube ReBlog</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-lesson-2/#comment-71323</link>
		<dc:creator>HTML, CSS, PHP and jQuery Killer Tutorials &#124; Evan Mullins Circlecube ReBlog</dc:creator>
		<pubDate>Fri, 12 Jun 2009 17:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3669#comment-71323</guid>
		<description>[...] Visit Tutorial by James Padolsey [...]</description>
		<content:encoded><![CDATA[<p>[...] Visit Tutorial by James Padolsey [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egypt Web Design</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-lesson-2/#comment-70094</link>
		<dc:creator>Egypt Web Design</dc:creator>
		<pubDate>Sun, 07 Jun 2009 18:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3669#comment-70094</guid>
		<description>Great Tutorial.</description>
		<content:encoded><![CDATA[<p>Great Tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javascript Guy</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-lesson-2/#comment-70093</link>
		<dc:creator>Javascript Guy</dc:creator>
		<pubDate>Sun, 07 Jun 2009 17:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3669#comment-70093</guid>
		<description>I work with a javascript programmer (i do more content management/xhtml/css on our projects), and I am trying to catch up. This new series is a great help, thanks! Looking forward to more.</description>
		<content:encoded><![CDATA[<p>I work with a javascript programmer (i do more content management/xhtml/css on our projects), and I am trying to catch up. This new series is a great help, thanks! Looking forward to more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srigi</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-lesson-2/#comment-62064</link>
		<dc:creator>Srigi</dc:creator>
		<pubDate>Wed, 06 May 2009 19:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3669#comment-62064</guid>
		<description>Had same troubles. Until now. This article is a masterpiece!</description>
		<content:encoded><![CDATA[<p>Had same troubles. Until now. This article is a masterpiece!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Domi</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-lesson-2/#comment-58455</link>
		<dc:creator>Domi</dc:creator>
		<pubDate>Fri, 24 Apr 2009 08:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3669#comment-58455</guid>
		<description>Bonjour de France,

Merci pour ces 2 tutorials.
J&#039;attends la leçon 3 avec impatience !</description>
		<content:encoded><![CDATA[<p>Bonjour de France,</p>
<p>Merci pour ces 2 tutorials.<br />
J&#8217;attends la leçon 3 avec impatience !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CgBaran Tuts</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-lesson-2/#comment-56880</link>
		<dc:creator>CgBaran Tuts</dc:creator>
		<pubDate>Sun, 19 Apr 2009 06:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3669#comment-56880</guid>
		<description>Great Tutorial thanks</description>
		<content:encoded><![CDATA[<p>Great Tutorial thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/7 queries in 0.009 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 15:49:25 -->