<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Unobtrusive JavaScript - 18</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Unobtrusive-JavaScript-18/RSS"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/c5ab/e3635863-9bca-48b1-a638-f6f60fd1c5ab/18UnobtrusiveJavaScript_220.jpg</url>
		<title>Channel 9 - Unobtrusive JavaScript - 18</title>
		<link></link>
	</image>
	<description>Writing unobtrusive JavaScript is considered a best practice by most developers. In this lesson Bob explains some core ideas as well as three techniques that can help you write code to make your JavaScript application more accessible and maintainable while avoiding errors.&amp;nbsp; </description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 00:25:18 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 00:25:18 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Unobtrusive JavaScript - 18</title>
		<description>
			<![CDATA[<p><span>Re-opening this closed thread ...</span></p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Unobtrusive-JavaScript-18#c634969826651455009</link>
		<pubDate>Wed, 20 Feb 2013 18:44:25 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Unobtrusive-JavaScript-18#c634969826651455009</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
	<item>
		<title>Re: Unobtrusive JavaScript - 18</title>
		<description>
			<![CDATA[Dear Mr. Bob<br><br>Today April 13, 2013 I finished the 21 lessons with the exercises. I wrote all the HTML and JavaScript code and it all run well with one exception. In Lesson 17. Unobtrusive JavaScript for some unknown reason version jQuery-1.9.1.js did not work. Version jQuery-1.7.1.js worked fine. It took me some time checking my coding looking for mistakes that I could have made, but I found non. So I decided to use the same version you used and it worked fine. I hope you can help with this. Any way Thanks for the good lessons and Best Wishes.<p>posted by Ahmed Nasry</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Unobtrusive-JavaScript-18#c635014833867245442</link>
		<pubDate>Sat, 13 Apr 2013 20:56:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Unobtrusive-JavaScript-18#c635014833867245442</guid>
		<dc:creator>Ahmed Nasry</dc:creator>
	</item>
	<item>
		<title>Re: Unobtrusive JavaScript - 18</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Unobtrusive-JavaScript-18#c635014833867245442">Ahmed Nasry</a>: *Sigh* .. toggle() was deprecated in 1.8:</p><p><a href="http://api.jquery.com/category/deprecated/">http&#58;&#47;&#47;api.jquery.com&#47;category&#47;deprecated&#47;</a></p><p>And here's a good thread that looks for an alternative:</p><p><a href="http://stackoverflow.com/questions/2459153/alternative-to-jquerys-toggle-method-that-supports-eventdata">http&#58;&#47;&#47;stackoverflow.com&#47;questions&#47;2459153&#47;alternative-to-jquerys-toggle-method-that-supports-eventdata</a></p><p>Hope that helps! &nbsp;Hard to avoid changes in the API like this. &nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif?v=c9' alt='Sad' /></p><p>&nbsp;</p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Unobtrusive-JavaScript-18#c635014904639943635</link>
		<pubDate>Sat, 13 Apr 2013 22:54:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Unobtrusive-JavaScript-18#c635014904639943635</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
</channel>
</rss>