<?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: Using Javascript on Websites</title>
	<atom:link href="http://www.webpagemistakes.ca/javascript-on-websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webpagemistakes.ca/javascript-on-websites/</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 23:05:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Website Design</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-143220</link>
		<dc:creator>Website Design</dc:creator>
		<pubDate>Mon, 04 Jul 2011 23:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-143220</guid>
		<description>[...] Using Javascript on Websites [...]</description>
		<content:encoded><![CDATA[<p>[...] Using Javascript on Websites [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creating a Website</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-135969</link>
		<dc:creator>Creating a Website</dc:creator>
		<pubDate>Fri, 22 Apr 2011 08:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-135969</guid>
		<description>[...] enabled, the search engines and screen readers can’t read Javascript and if the script is not tested properly it will not [...]</description>
		<content:encoded><![CDATA[<p>[...] enabled, the search engines and screen readers can’t read Javascript and if the script is not tested properly it will not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HTML vs DW</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-81883</link>
		<dc:creator>HTML vs DW</dc:creator>
		<pubDate>Sat, 05 Jun 2010 20:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-81883</guid>
		<description>[...]  HTML validator CSS Validator  For script errors you can turn on the script debugger in IE. Using Javascript on Websites (there are instructions part way down this article on how to turn it on). Also in the bottom right [...]</description>
		<content:encoded><![CDATA[<p>[...]  HTML validator CSS Validator  For script errors you can turn on the script debugger in IE. Using Javascript on Websites (there are instructions part way down this article on how to turn it on). Also in the bottom right [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Moss</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-72977</link>
		<dc:creator>Peter Moss</dc:creator>
		<pubDate>Wed, 17 Mar 2010 22:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-72977</guid>
		<description>I don&#039;t think Javascript is really a problem.  If you serve your Javascript files from your own site then should be ok, assuming you have tested your code in different browsers and versions.

Problems with Javascript is that most websites link to Javascript on other websites, google, alexa, snap, twitter etc.  If the order of inclusion is incorrect or some scripts are missing you end up having a run-time error.
Other silly thing some site operators do is enable Javascript in comments.

Normally, any decent site should downgrade gracefully to a mobile version or version that supports older browsers.

Peter</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think Javascript is really a problem.  If you serve your Javascript files from your own site then should be ok, assuming you have tested your code in different browsers and versions.</p>
<p>Problems with Javascript is that most websites link to Javascript on other websites, google, alexa, snap, twitter etc.  If the order of inclusion is incorrect or some scripts are missing you end up having a run-time error.<br />
Other silly thing some site operators do is enable Javascript in comments.</p>
<p>Normally, any decent site should downgrade gracefully to a mobile version or version that supports older browsers.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Computer Help</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-71572</link>
		<dc:creator>Computer Help</dc:creator>
		<pubDate>Mon, 01 Mar 2010 18:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-71572</guid>
		<description>Javascript errors confuse a lot of Internet surfers.</description>
		<content:encoded><![CDATA[<p>Javascript errors confuse a lot of Internet surfers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PopUp HTML Code problems in I.E.8</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-56370</link>
		<dc:creator>PopUp HTML Code problems in I.E.8</dc:creator>
		<pubDate>Wed, 12 Aug 2009 15:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-56370</guid>
		<description>[...] you have 3 opening body tags.  Your coding has errors according to the W3C validator.  I also got a message from IE that you have script errors.[...]</description>
		<content:encoded><![CDATA[<p>[...] you have 3 opening body tags.  Your coding has errors according to the W3C validator.  I also got a message from IE that you have script errors.[...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quick Connect</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-55811</link>
		<dc:creator>Quick Connect</dc:creator>
		<pubDate>Mon, 03 Aug 2009 21:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-55811</guid>
		<description>Its a fine line between when to use and when not to use.  Most places have learned to always support both, however to advance is to require javascript, thats how browsers are being benchmarked these days, so we just need some security checkups within javascript.</description>
		<content:encoded><![CDATA[<p>Its a fine line between when to use and when not to use.  Most places have learned to always support both, however to advance is to require javascript, thats how browsers are being benchmarked these days, so we just need some security checkups within javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: two Javascript items on one page</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-53752</link>
		<dc:creator>two Javascript items on one page</dc:creator>
		<pubDate>Sat, 20 Jun 2009 23:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-53752</guid>
		<description>[...] on a page.  Maybe you have conflicting variables? or an error in the script?  Do you have script error reporting turned on in your browser?[...]</description>
		<content:encoded><![CDATA[<p>[...] on a page.  Maybe you have conflicting variables? or an error in the script?  Do you have script error reporting turned on in your browser?[...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Editor/IDE</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-52668</link>
		<dc:creator>PHP Editor/IDE</dc:creator>
		<pubDate>Wed, 27 May 2009 00:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-52668</guid>
		<description>[...] to Digg, Google Ads, widgets, etc.) it is most frustrating surfing the net.  Try surfing with script error reporter turned on some time.[...]</description>
		<content:encoded><![CDATA[<p>[...] to Digg, Google Ads, widgets, etc.) it is most frustrating surfing the net.  Try surfing with script error reporter turned on some time.[...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webmaster Forums</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-34820</link>
		<dc:creator>Webmaster Forums</dc:creator>
		<pubDate>Sat, 31 Jan 2009 11:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-34820</guid>
		<description>Finally someone posts the issues WITH the solutions. Great work here. Thanks a bunch.</description>
		<content:encoded><![CDATA[<p>Finally someone posts the issues WITH the solutions. Great work here. Thanks a bunch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Browser Specific Design</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-25908</link>
		<dc:creator>Browser Specific Design</dc:creator>
		<pubDate>Fri, 19 Dec 2008 04:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-25908</guid>
		<description>[...] To combat browser specific design problems, test your website in a many browsers as possible, old and new. Running each web page through the W3C&#8217;s HTML validator and CSS validator will help find browser specific elements and CSS techniques. While you are testing the web pages, and if they have scripts on them, you can also test for scripting errors. [...]</description>
		<content:encoded><![CDATA[<p>[...] To combat browser specific design problems, test your website in a many browsers as possible, old and new. Running each web page through the W3C&#8217;s HTML validator and CSS validator will help find browser specific elements and CSS techniques. While you are testing the web pages, and if they have scripts on them, you can also test for scripting errors. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Media Issues</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-18823</link>
		<dc:creator>Media Issues</dc:creator>
		<pubDate>Mon, 18 Aug 2008 17:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-18823</guid>
		<description>[...] You have a script error. Using Javascript on Websites - how to turn on script error notification is included in this article.  2. &quot;This website [...]</description>
		<content:encoded><![CDATA[<p>[...] You have a script error. Using Javascript on Websites &#8211; how to turn on script error notification is included in this article.  2. &quot;This website [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Is Your Blog Accessible?</title>
		<link>http://www.webpagemistakes.ca/javascript-on-websites/comment-page-1/#comment-17870</link>
		<dc:creator>Is Your Blog Accessible?</dc:creator>
		<pubDate>Tue, 05 Aug 2008 21:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.webpagemistakes.ca/javascript-on-websites/#comment-17870</guid>
		<description>[...] Using Javascript on Websites - not only an accessibility issue but also a usability and SEO (search engine optimization issue). [...]</description>
		<content:encoded><![CDATA[<p>[...] Using Javascript on Websites &#8211; not only an accessibility issue but also a usability and SEO (search engine optimization issue). [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

