<?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: Adding Back Button and Bookmarking Support to Your DHTML Slide Show</title>
	<atom:link href="http://www.julienlecomte.net/blog/2007/12/37/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.julienlecomte.net/blog/2007/12/37/</link>
	<description>Amateur Astronomy, Woodworking, Web Development and Operating System Programming.</description>
	<lastBuildDate>Sat, 26 Nov 2011 05:01:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.julienlecomte.net/blog/2007/12/37/comment-page-1/#comment-799</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Mon, 10 Dec 2007 16:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/37/#comment-799</guid>
		<description>Julien,

Hmm, yes. It&#039;s a tricky thing to get it working while being valid.</description>
		<content:encoded><![CDATA[<p>Julien,</p>
<p>Hmm, yes. It&#8217;s a tricky thing to get it working while being valid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Lecomte</title>
		<link>http://www.julienlecomte.net/blog/2007/12/37/comment-page-1/#comment-772</link>
		<dc:creator>Julien Lecomte</dc:creator>
		<pubDate>Thu, 06 Dec 2007 16:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/37/#comment-772</guid>
		<description>@Robert

The YUI Browser History Manager used to create the markup dynamically in previous versions. However, doing so is the source of a major bug where Internet Explorer &quot;forgets&quot; some of its history when leaving the page and then coming back.</description>
		<content:encoded><![CDATA[<p>@Robert</p>
<p>The YUI Browser History Manager used to create the markup dynamically in previous versions. However, doing so is the source of a major bug where Internet Explorer &#8220;forgets&#8221; some of its history when leaving the page and then coming back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.julienlecomte.net/blog/2007/12/37/comment-page-1/#comment-769</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Thu, 06 Dec 2007 08:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/37/#comment-769</guid>
		<description>Thanks for sharing. However, I wouldn&#039;t recommend adding an &lt;code&gt;iframe&lt;/code&gt; to the markup of any page, since it will be invalid HTML/XHTML (with a strict doctype, that is, which is what everyone should use).

I&#039;d rather like the &lt;code&gt;iframe&lt;/code&gt; to be added dynamically through the script/framework to cater to these things; just as I did it with &lt;a href=&quot;http://www.robertnyman.com/ask&quot; rel=&quot;nofollow&quot;&gt;ASK&lt;/a&gt; (feel completely free to remove this link; i just wanted something to exemplify what I&#039;m talking about).</description>
		<content:encoded><![CDATA[<p>Thanks for sharing. However, I wouldn&#8217;t recommend adding an <code>iframe</code> to the markup of any page, since it will be invalid HTML/XHTML (with a strict doctype, that is, which is what everyone should use).</p>
<p>I&#8217;d rather like the <code>iframe</code> to be added dynamically through the script/framework to cater to these things; just as I did it with <a href="http://www.robertnyman.com/ask" rel="nofollow">ASK</a> (feel completely free to remove this link; i just wanted something to exemplify what I&#8217;m talking about).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Lecomte</title>
		<link>http://www.julienlecomte.net/blog/2007/12/37/comment-page-1/#comment-760</link>
		<dc:creator>Julien Lecomte</dc:creator>
		<pubDate>Wed, 05 Dec 2007 22:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/37/#comment-760</guid>
		<description>@mrrau

Also note that even though the YUI Browser History Manager does not support Opera, Opera users can fully enjoy the slide show. The only thing they will miss is the back button and bookmarking functionality. To that regard, the YUI Browser History Manager allows for graceful degradation.</description>
		<content:encoded><![CDATA[<p>@mrrau</p>
<p>Also note that even though the YUI Browser History Manager does not support Opera, Opera users can fully enjoy the slide show. The only thing they will miss is the back button and bookmarking functionality. To that regard, the YUI Browser History Manager allows for graceful degradation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Lecomte</title>
		<link>http://www.julienlecomte.net/blog/2007/12/37/comment-page-1/#comment-759</link>
		<dc:creator>Julien Lecomte</dc:creator>
		<pubDate>Wed, 05 Dec 2007 21:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/37/#comment-759</guid>
		<description>@mrrau

Yes, this is a known limitation of the YUI Browser History Manager (it is listed &lt;a href=&quot;http://developer.yahoo.com/yui/history/#limitations&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;) The same limitation is shared by all the history frameworks out there. Opera knows about the problem, but has not given any estimate as to when this bug will be fixed.</description>
		<content:encoded><![CDATA[<p>@mrrau</p>
<p>Yes, this is a known limitation of the YUI Browser History Manager (it is listed <a href="http://developer.yahoo.com/yui/history/#limitations" target="_blank" rel="nofollow">here</a>) The same limitation is shared by all the history frameworks out there. Opera knows about the problem, but has not given any estimate as to when this bug will be fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrrau</title>
		<link>http://www.julienlecomte.net/blog/2007/12/37/comment-page-1/#comment-758</link>
		<dc:creator>mrrau</dc:creator>
		<pubDate>Wed, 05 Dec 2007 20:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/37/#comment-758</guid>
		<description>but... it doesn&#039;t work in Opera 9.23</description>
		<content:encoded><![CDATA[<p>but&#8230; it doesn&#8217;t work in Opera 9.23</p>
]]></content:encoded>
	</item>
</channel>
</rss>

