<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>Tag RSS Feed: javascript</title>
	<description></description>
	<link>http://answers.oreilly.com/tag/javascript</link>
	<pubDate>Wed, 26 Sep 2012 20:00:45 +0000</pubDate>
	<ttl>60</ttl>
	<item>
		<title>Print XML Table with XSL</title>
		<link>http://answers.oreilly.com/topic/3607-print-xml-table-with-xsl/</link>
		<description><![CDATA[You can nest a second for-each loop to process all of the uid's.  You will have to decide how you want to list them (for example separate TD's).

For example if you want to stay with your two ...]]></description>
		<pubDate>Wed, 26 Sep 2012 23:23:02 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/3607-print-xml-table-with-xsl/</guid>
	</item>
	<item>
		<title>What Tools Should I Use When Using JavaScript to Build Mobile Apps?</title>
		<link>http://answers.oreilly.com/topic/3578-what-tools-should-i-use-when-using-javascript-to-build-mobile-apps/</link>
		<description><![CDATA[Adrian Kosmaczewski, author of Mobile J&#097;v&#097;script Application Development, offers five quick tips for you to use today.

Use Sencha Touch 2 only if your mobile application targets Android or ...]]></description>
		<pubDate>Fri, 14 Sep 2012 22:02:31 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/3578-what-tools-should-i-use-when-using-javascript-to-build-mobile-apps/</guid>
	</item>
	<item>
		<title>Does anyone know the difference between the editions of this book?</title>
		<link>http://answers.oreilly.com/topic/3520-does-anyone-know-the-difference-between-the-editions-of-this-book/</link>
		<description><![CDATA[I think that the second edition would probably not be a good way to learn J&#097;v&#097;script in 2012. It's from 1997, and so much has changed in browsers and web development. It's possible t...]]></description>
		<pubDate>Wed, 15 Aug 2012 13:58:24 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/3520-does-anyone-know-the-difference-between-the-editions-of-this-book/</guid>
	</item>
	<item>
		<title>Simple AS 2 button calling the browser to position to the top</title>
		<link>http://answers.oreilly.com/topic/3407-simple-as-2-button-calling-the-browser-to-position-to-the-top/</link>
		<description></description>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/3407-simple-as-2-button-calling-the-browser-to-position-to-the-top/</guid>
	</item>
	<item>
		<title>Is Javascript validation effective ?</title>
		<link>http://answers.oreilly.com/topic/3223-is-javascript-validation-effective/</link>
		<description>Front-end validation by means of a scripting language is valuable, but the effectiveness of its implementation is ultimately attributed to well it is coded by the developer.

Why is it valuable? Becau...</description>
		<pubDate>Tue, 10 Apr 2012 20:43:30 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/3223-is-javascript-validation-effective/</guid>
	</item>
	<item>
		<title>What is wrong with my if statement?</title>
		<link>http://answers.oreilly.com/topic/3172-what-is-wrong-with-my-if-statement/</link>
		<description><![CDATA[First of all, when you declare a function in J&#097;v&#097;script as:

    function functionName() { }

That function is "hoisted" or lifted to the top of the execution space.  Meaning whate...]]></description>
		<pubDate>Mon, 20 Feb 2012 06:18:29 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/3172-what-is-wrong-with-my-if-statement/</guid>
	</item>
	<item>
		<title>Building an OS in JavaScript, HTML5 and CSS</title>
		<link>http://answers.oreilly.com/topic/3009-building-an-os-in-javascript-html5-and-css/</link>
		<description></description>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/3009-building-an-os-in-javascript-html5-and-css/</guid>
	</item>
	<item>
		<title>HTML 5 Canvas vs. SVG Graphics Which is better?</title>
		<link>http://answers.oreilly.com/topic/2982-html-5-canvas-vs-svg-graphics-which-is-better/</link>
		<description><![CDATA[I just had this question answered in another area. Here is what was provided to me for anyone else that is interested in this quesiton.

Here's a good article http://dev.opera.com...etween-the-two...]]></description>
		<pubDate>Tue, 08 Nov 2011 16:51:49 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/2982-html-5-canvas-vs-svg-graphics-which-is-better/</guid>
	</item>
	<item>
		<title>Head First JavaScript Chap 3 - onresize not an attribute of body</title>
		<link>http://answers.oreilly.com/topic/2950-head-first-javascript-chap-3-onresize-not-an-attribute-of-body/</link>
		<description><![CDATA[Update:
Once I took out the &lt;!DOCTYPE html .....&gt; line inserted by VS 2010 and removed the xmlns attribute, also added by VS 2010, everything worked fine.]]></description>
		<pubDate>Fri, 21 Oct 2011 21:33:45 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/2950-head-first-javascript-chap-3-onresize-not-an-attribute-of-body/</guid>
	</item>
	<item>
		<title>Head First JavaScript - document.body.clientHeight not in intellisense</title>
		<link>http://answers.oreilly.com/topic/2949-head-first-javascript-document-body-clientheight-not-in-intellisense/</link>
		<description><![CDATA[Update:
Once I took out the &lt;!DOCTYPE html .....&gt; line inserted by VS 2010 and removed the xmlns attribute, also added by VS 2010, I no longer got an error running the page and the resize fu...]]></description>
		<pubDate>Fri, 21 Oct 2011 21:35:06 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/2949-head-first-javascript-document-body-clientheight-not-in-intellisense/</guid>
	</item>
</channel>
</rss>