<?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: What Is Unobtrusive JavaScript?	</title>
	<atom:link href="https://www.searchenginepeople.com/blog/unobtrusive-javascript.html/feed" rel="self" type="application/rss+xml" />
	<link>https://www.searchenginepeople.com/blog/unobtrusive-javascript.html?utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
	<description>Canada&#039;s Search and Social Media Authority</description>
	<lastBuildDate>Sun, 02 Jun 2013 15:42:20 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ruud Hein		</title>
		<link>https://www.searchenginepeople.com/blog/unobtrusive-javascript.html/comment-page-1#comment-49543</link>

		<dc:creator><![CDATA[Ruud Hein]]></dc:creator>
		<pubDate>Wed, 05 Jan 2011 04:08:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.searchenginepeople.com/?p=10295#comment-49543</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.searchenginepeople.com/blog/unobtrusive-javascript.html/comment-page-1#comment-49490&quot;&gt;Cathy Reisenwitz&lt;/a&gt;.

Thanks for asking, Cathy, and thanks for taking the time to clarify your question via email.  

When you visit unobtrusify.com (the site linked to via the graphic at the top of the post) with JavaScript turned on clicking sections has text slide out. Turn off JavaScript and refresh the page and that text is visible by default. 

In other words, the JavaScript people get the coolest experience but the non-JavaScript people don&#039;t miss any information. 

Hope that answers your question!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.searchenginepeople.com/blog/unobtrusive-javascript.html/comment-page-1#comment-49490" data-wpel-link="internal">Cathy Reisenwitz</a>.</p>
<p>Thanks for asking, Cathy, and thanks for taking the time to clarify your question via email.  </p>
<p>When you visit unobtrusify.com (the site linked to via the graphic at the top of the post) with JavaScript turned on clicking sections has text slide out. Turn off JavaScript and refresh the page and that text is visible by default. </p>
<p>In other words, the JavaScript people get the coolest experience but the non-JavaScript people don&#8217;t miss any information. </p>
<p>Hope that answers your question!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Cathy Reisenwitz		</title>
		<link>https://www.searchenginepeople.com/blog/unobtrusive-javascript.html/comment-page-1#comment-49490</link>

		<dc:creator><![CDATA[Cathy Reisenwitz]]></dc:creator>
		<pubDate>Tue, 04 Jan 2011 18:30:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.searchenginepeople.com/?p=10295#comment-49490</guid>

					<description><![CDATA[How is the graphic example unobtrusive JavaScript when the
links don&#039;t work with JavaScript turned off? Isn&#039;t that the mark of
obtrusive JavaScript? .-= Cathy Reisenwitz recently posted: &lt;a
href=&quot;http://cathyreisenwitz.com/2010/12/blogger-outreach-link-building-update-part-2-the-reactions/&quot;&gt;Blogger
outreach link building update- Part 2- the reactions&lt;/a&gt;
=-.]]></description>
			<content:encoded><![CDATA[<p>How is the graphic example unobtrusive JavaScript when the<br />
links don&#8217;t work with JavaScript turned off? Isn&#8217;t that the mark of<br />
obtrusive JavaScript? .-= Cathy Reisenwitz recently posted: <a href="http://cathyreisenwitz.com/2010/12/blogger-outreach-link-building-update-part-2-the-reactions/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer" class="ext-link">Blogger<br />
outreach link building update- Part 2- the reactions</a><br />
=-.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ruud Hein		</title>
		<link>https://www.searchenginepeople.com/blog/unobtrusive-javascript.html/comment-page-1#comment-48309</link>

		<dc:creator><![CDATA[Ruud Hein]]></dc:creator>
		<pubDate>Wed, 29 Dec 2010 01:16:11 +0000</pubDate>
		<guid isPermaLink="false">https://www.searchenginepeople.com/?p=10295#comment-48309</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.searchenginepeople.com/blog/unobtrusive-javascript.html/comment-page-1#comment-48297&quot;&gt;Kris Scheben-Edey&lt;/a&gt;.

Thanks Kris.

I like the noscript tag but as it&#039;s been abused quite a bit over the years I wouldn&#039;t rely on it.

Thanks for stopping by and the kind words!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.searchenginepeople.com/blog/unobtrusive-javascript.html/comment-page-1#comment-48297" data-wpel-link="internal">Kris Scheben-Edey</a>.</p>
<p>Thanks Kris.</p>
<p>I like the noscript tag but as it&#8217;s been abused quite a bit over the years I wouldn&#8217;t rely on it.</p>
<p>Thanks for stopping by and the kind words!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kris Scheben-Edey		</title>
		<link>https://www.searchenginepeople.com/blog/unobtrusive-javascript.html/comment-page-1#comment-48297</link>

		<dc:creator><![CDATA[Kris Scheben-Edey]]></dc:creator>
		<pubDate>Tue, 28 Dec 2010 23:36:29 +0000</pubDate>
		<guid isPermaLink="false">https://www.searchenginepeople.com/?p=10295#comment-48297</guid>

					<description><![CDATA[Great article, and continuation of posts on Javascript.  While human visitors with Javascript disabled might be slim, the search spiders certainly give us the additional motivation to make an unobtrusive design.

One neat trick that can be use is the &quot;noscript&quot; tag, which allows you to write a separate portion of code displayed in place of a &quot;script&quot; (used for javascript) element, should the user have it disabled.  This allows for visual functionality in Javascript, while also presenting an unobtrusive and search friendly version of the page to users with Javascript disabled.

Great series Ruud, Javascript cannot be ignored!]]></description>
			<content:encoded><![CDATA[<p>Great article, and continuation of posts on Javascript.  While human visitors with Javascript disabled might be slim, the search spiders certainly give us the additional motivation to make an unobtrusive design.</p>
<p>One neat trick that can be use is the &#8220;noscript&#8221; tag, which allows you to write a separate portion of code displayed in place of a &#8220;script&#8221; (used for javascript) element, should the user have it disabled.  This allows for visual functionality in Javascript, while also presenting an unobtrusive and search friendly version of the page to users with Javascript disabled.</p>
<p>Great series Ruud, Javascript cannot be ignored!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
