<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Exploring URLs client side</title>
	<atom:link href="http://dojocampus.org/content/2008/10/22/exploring-urls-client-side/feed/" rel="self" type="application/rss+xml" />
	<link>http://dojocampus.org/content/2008/10/22/exploring-urls-client-side/</link>
	<description>The definitive resource for all things Dojo: past, present, future.</description>
	<lastBuildDate>Mon, 15 Mar 2010 02:17:51 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Flemming Hansen</title>
		<link>http://dojocampus.org/content/2008/10/22/exploring-urls-client-side/comment-page-1/#comment-305</link>
		<dc:creator>Flemming Hansen</dc:creator>
		<pubDate>Mon, 02 Feb 2009 09:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=111#comment-305</guid>
		<description>Hi Robert,
Excellent. Works perfectly now. Thanks very much for the quick fix.

Rgds, Flemming</description>
		<content:encoded><![CDATA[<p>Hi Robert,<br />
Excellent. Works perfectly now. Thanks very much for the quick fix.</p>
<p>Rgds, Flemming</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Coup</title>
		<link>http://dojocampus.org/content/2008/10/22/exploring-urls-client-side/comment-page-1/#comment-302</link>
		<dc:creator>Robert Coup</dc:creator>
		<pubDate>Fri, 30 Jan 2009 22:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=111#comment-302</guid>
		<description>Hi Flemming,

Thanks for getting in touch. Looking at it more closely that&#039;s a bug. Because there is an element with id=tabB, when the URL hash is changed the browser will jump to an element with that id (ie. the top of the tab content). If you look at &lt;a href=&quot;http://rcoup.dojotoolkit.org/cookies/url_3a.html&quot; rel=&quot;nofollow&quot;&gt;http://rcoup.dojotoolkit.org/cookies/url_3a.html&lt;/a&gt;, you can see one solution - prefixing the hash used in the URL with a &quot;_&quot; so it doesn&#039;t match any elements. To allow degrading more nicely the &quot;_&quot; in the URL hash is optional.

HTH :)</description>
		<content:encoded><![CDATA[<p>Hi Flemming,</p>
<p>Thanks for getting in touch. Looking at it more closely that&#8217;s a bug. Because there is an element with id=tabB, when the URL hash is changed the browser will jump to an element with that id (ie. the top of the tab content). If you look at <a href="http://rcoup.dojotoolkit.org/cookies/url_3a.html" rel="nofollow">http://rcoup.dojotoolkit.org/cookies/url_3a.html</a>, you can see one solution &#8211; prefixing the hash used in the URL with a &#8220;_&#8221; so it doesn&#8217;t match any elements. To allow degrading more nicely the &#8220;_&#8221; in the URL hash is optional.</p>
<p>HTH <img src='http://dojocampus.org/content/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flemming Hansen</title>
		<link>http://dojocampus.org/content/2008/10/22/exploring-urls-client-side/comment-page-1/#comment-301</link>
		<dc:creator>Flemming Hansen</dc:creator>
		<pubDate>Fri, 30 Jan 2009 08:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=111#comment-301</guid>
		<description>Hi Robert, 
I tried to implement your solution to change the url hash key when a tab is clicked (third example). It works fine as long as the height of the tabcontainer fits within the screen (e.g. 200px). But if the size is bigger than the screen (e.g. 1000px), the page jumps to the start of the tabs contentpane when you click a tab, and the tabs are no longer visible without scolling back to the top. 

Is there any way to make sure the page stays &#039;stable&#039; at the top when a tab is clicked?

Thanks and regards
Flemming Hansen</description>
		<content:encoded><![CDATA[<p>Hi Robert,<br />
I tried to implement your solution to change the url hash key when a tab is clicked (third example). It works fine as long as the height of the tabcontainer fits within the screen (e.g. 200px). But if the size is bigger than the screen (e.g. 1000px), the page jumps to the start of the tabs contentpane when you click a tab, and the tabs are no longer visible without scolling back to the top. </p>
<p>Is there any way to make sure the page stays &#8217;stable&#8217; at the top when a tab is clicked?</p>
<p>Thanks and regards<br />
Flemming Hansen</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.745 seconds -->
