<?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: Anchor Link Toggle</title>
	<atom:link href="http://jasongraphix.com/journal/anchor-link-toggle/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasongraphix.com/journal/anchor-link-toggle/</link>
	<description>A journal of art, thoughts, and projects by Jason Beaird.</description>
	<lastBuildDate>Mon, 27 Feb 2012 18:15:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jason Beaird</title>
		<link>http://jasongraphix.com/journal/anchor-link-toggle/#comment-1551</link>
		<dc:creator>Jason Beaird</dc:creator>
		<pubDate>Wed, 28 Jan 2009 18:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/anchor-link-toggle/#comment-1551</guid>
		<description>Thanks for pointing out the snag with Opera, Dan. While it sucks that Opera will not scroll the contents of the div with javascript turned off, IE6, IE7, Firefox 2, Firefox 3, and Safari 3 will. I was going to test it out in Chrome, but apparently there isnâ€™t a way to disable Javascript without tacking a command on to a shortcut to the application. Oh well, Chrome is webkit basedâ€¦it should work there too.

The non-Javascript users Iâ€™m worried most about with this site are those on IE or Safari. If someone is browsing with Javascript turned off in a non-OS-default browser, itâ€™s much more likely that they know that things may not work and more importantly, how to turn it back on.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing out the snag with Opera, Dan. While it sucks that Opera will not scroll the contents of the div with javascript turned off, IE6, IE7, Firefox 2, Firefox 3, and Safari 3 will. I was going to test it out in Chrome, but apparently there isnâ€™t a way to disable Javascript without tacking a command on to a shortcut to the application. Oh well, Chrome is webkit basedâ€¦it should work there too.</p>
<p>The non-Javascript users Iâ€™m worried most about with this site are those on IE or Safari. If someone is browsing with Javascript turned off in a non-OS-default browser, itâ€™s much more likely that they know that things may not work and more importantly, how to turn it back on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Smith</title>
		<link>http://jasongraphix.com/journal/anchor-link-toggle/#comment-1550</link>
		<dc:creator>Nathan Smith</dc:creator>
		<pubDate>Sun, 18 Jan 2009 12:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/anchor-link-toggle/#comment-1550</guid>
		<description>Took me a second to figure out what was going on. Very nicely done!
</description>
		<content:encoded><![CDATA[<p>Took me a second to figure out what was going on. Very nicely done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Schulz</title>
		<link>http://jasongraphix.com/journal/anchor-link-toggle/#comment-1548</link>
		<dc:creator>Dan Schulz</dc:creator>
		<pubDate>Thu, 15 Jan 2009 07:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/anchor-link-toggle/#comment-1548</guid>
		<description>Jason, I just wanted to let you know this does not work in Opera with JavaScript disabled (latest stable version). All I saw was the cheese content.

Paul O&#039;Brien cooked something similar though last year (or the year before, I forget which).  You can see it in action (sans JavaScript) at http://www.pmob.co.uk/temp/hideandshow2-css.htm (Note: It does work in the latest version of Opera, but still does not work in Safari. Otherwise it&#039;d be the ideal solution to script-free tab swapping.)
</description>
		<content:encoded><![CDATA[<p>Jason, I just wanted to let you know this does not work in Opera with JavaScript disabled (latest stable version). All I saw was the cheese content.</p>
<p>Paul O&#8217;Brien cooked something similar though last year (or the year before, I forget which).  You can see it in action (sans JavaScript) at <a href="http://www.pmob.co.uk/temp/hideandshow2-css.htm" rel="nofollow">http://www.pmob.co.uk/temp/hideandshow2-css.htm</a> (Note: It does work in the latest version of Opera, but still does not work in Safari. Otherwise it&#8217;d be the ideal solution to script-free tab swapping.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Beaird</title>
		<link>http://jasongraphix.com/journal/anchor-link-toggle/#comment-1547</link>
		<dc:creator>Jason Beaird</dc:creator>
		<pubDate>Wed, 14 Jan 2009 20:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/anchor-link-toggle/#comment-1547</guid>
		<description>Yea, that&#039;s really why those H4s are in there. The demo here works a little differently than the real client version - mainly to keep the project ambiguous. If I had more time, I&#039;d make a downloadable code sample. I don&#039;t think anyone will find the code from this specific demo useful, but hopefully the concept itself is transferable.
</description>
		<content:encoded><![CDATA[<p>Yea, that&#8217;s really why those H4s are in there. The demo here works a little differently than the real client version &#8211; mainly to keep the project ambiguous. If I had more time, I&#8217;d make a downloadable code sample. I don&#8217;t think anyone will find the code from this specific demo useful, but hopefully the concept itself is transferable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Seals</title>
		<link>http://jasongraphix.com/journal/anchor-link-toggle/#comment-1546</link>
		<dc:creator>Ken Seals</dc:creator>
		<pubDate>Wed, 14 Jan 2009 20:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/anchor-link-toggle/#comment-1546</guid>
		<description>Very clever, indeed. I&#039;ll keep this one in mind. If you didn&#039;t on the live site.. it may be helpful to set the h4&#039;s (cheese &amp; chocolate) within each div to display:block; by default and to :none with the j-sizzle. Just a thought.. would give non js users a better idea which one they&#039;re viewing with minimal work.

word.
</description>
		<content:encoded><![CDATA[<p>Very clever, indeed. I&#8217;ll keep this one in mind. If you didn&#8217;t on the live site.. it may be helpful to set the h4&#8242;s (cheese &#038; chocolate) within each div to display:block; by default and to :none with the j-sizzle. Just a thought.. would give non js users a better idea which one they&#8217;re viewing with minimal work.</p>
<p>word.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

