<?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: Unobtrusive Ajax Navigation &#8211; Version 1</title>
	<atom:link href="http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/</link>
	<description>Science Blog</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:37:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ajax navigatie aan de gang sinds nu &#124; peerShaped</title>
		<link>http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/#comment-1318</link>
		<dc:creator>Ajax navigatie aan de gang sinds nu &#124; peerShaped</dc:creator>
		<pubDate>Wed, 06 Apr 2011 19:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.scibuff.com/?p=406#comment-1318</guid>
		<description>[...] http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/ dit stukje script heb ik een JQuery gebaseerde ajax navigatie an de [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/" rel="nofollow">http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/</a> dit stukje script heb ik een JQuery gebaseerde ajax navigatie an de [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roven</title>
		<link>http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/#comment-707</link>
		<dc:creator>Roven</dc:creator>
		<pubDate>Wed, 09 Jun 2010 15:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.scibuff.com/?p=406#comment-707</guid>
		<description>Thanks for the quick reply 

I&#039;ve just tested it both online &amp; local.
Appearently it does work online, but the local version fails to load the content.

The same thing happened when I tried the above Ajax Nav framework and they&#039;ve added a messagebox to warn it only works online.

The downside is it also seems to break my other scripts when testing in IE, so I guess I&#039;ll have to make a conditional statement to disable this js in IE for now...</description>
		<content:encoded><![CDATA[<p>Thanks for the quick reply </p>
<p>I&#8217;ve just tested it both online &amp; local.<br />
Appearently it does work online, but the local version fails to load the content.</p>
<p>The same thing happened when I tried the above Ajax Nav framework and they&#8217;ve added a messagebox to warn it only works online.</p>
<p>The downside is it also seems to break my other scripts when testing in IE, so I guess I&#8217;ll have to make a conditional statement to disable this js in IE for now&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scibuff</title>
		<link>http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/#comment-706</link>
		<dc:creator>scibuff</dc:creator>
		<pubDate>Wed, 09 Jun 2010 15:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scibuff.com/?p=406#comment-706</guid>
		<description>Roven, I tested it in IE6 and IE7 (8 wasn&#039;t around then yet) so I can&#039;t imagine it wouldn&#039;t work in IE8. Try to have a look at the demo page here http://www.scibuff.com/dev/ajax/ajax-version-1.0/ (so there&#039;s no additional javascript)</description>
		<content:encoded><![CDATA[<p>Roven, I tested it in IE6 and IE7 (8 wasn&#8217;t around then yet) so I can&#8217;t imagine it wouldn&#8217;t work in IE8. Try to have a look at the demo page here <a href="http://www.scibuff.com/dev/ajax/ajax-version-1.0/" rel="nofollow">http://www.scibuff.com/dev/ajax/ajax-version-1.0/</a> (so there&#8217;s no additional javascript)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roven</title>
		<link>http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/#comment-705</link>
		<dc:creator>Roven</dc:creator>
		<pubDate>Wed, 09 Jun 2010 15:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.scibuff.com/?p=406#comment-705</guid>
		<description>Is this supposed to work in Internet Explorer ?
I was playing around with this code, from 1-3, and then adding some stuff like tabbed navigation &amp; jQuery animations for the transitions.
Then i tested it in IE8 and it didn&#039;t work at all. I&#039;m using XAMPP locally though, don&#039;t know if it has anything to do with that.
Great read btw !</description>
		<content:encoded><![CDATA[<p>Is this supposed to work in Internet Explorer ?<br />
I was playing around with this code, from 1-3, and then adding some stuff like tabbed navigation &amp; jQuery animations for the transitions.<br />
Then i tested it in IE8 and it didn&#8217;t work at all. I&#8217;m using XAMPP locally though, don&#8217;t know if it has anything to do with that.<br />
Great read btw !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcello Barnaba</title>
		<link>http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/#comment-677</link>
		<dc:creator>Marcello Barnaba</dc:creator>
		<pubDate>Sat, 08 May 2010 21:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.scibuff.com/?p=406#comment-677</guid>
		<description>Hello,

we developed upon these ideas and beyond (history support, UI disabling, in the future file uploads as well) and created an AJAX Nav framework. Check it out on github: http://github.com/Panmind/jquery-ajax-nav</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>we developed upon these ideas and beyond (history support, UI disabling, in the future file uploads as well) and created an AJAX Nav framework. Check it out on github: <a href="http://github.com/Panmind/jquery-ajax-nav" rel="nofollow">http://github.com/Panmind/jquery-ajax-nav</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scibuff</title>
		<link>http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/#comment-262</link>
		<dc:creator>scibuff</dc:creator>
		<pubDate>Tue, 25 Aug 2009 10:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.scibuff.com/?p=406#comment-262</guid>
		<description>thx for your comment ... you are indeed correct ... that is exactly what the &lt;a href=&quot;http://www.scibuff.com/2009/06/08/unobtrusive-ajax-navigation-version-2/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;second part&lt;/a&gt; of the mini-series does</description>
		<content:encoded><![CDATA[<p>thx for your comment &#8230; you are indeed correct &#8230; that is exactly what the <a href="http://www.scibuff.com/2009/06/08/unobtrusive-ajax-navigation-version-2/" target="_blank" rel="nofollow">second part</a> of the mini-series does</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ta Duc</title>
		<link>http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/#comment-261</link>
		<dc:creator>Ta Duc</dc:creator>
		<pubDate>Tue, 25 Aug 2009 09:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.scibuff.com/?p=406#comment-261</guid>
		<description>this is not good base on my experience, what is the point of having this beside saving bandwidth. I think you should provide some anchor in the url to make back, forward functional. also to make user easier to copy the url.</description>
		<content:encoded><![CDATA[<p>this is not good base on my experience, what is the point of having this beside saving bandwidth. I think you should provide some anchor in the url to make back, forward functional. also to make user easier to copy the url.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unobtrusive Ajax Navigation - Version 2</title>
		<link>http://www.scibuff.com/2009/06/01/unobtrusive-ajax-navigation-version-1/#comment-166</link>
		<dc:creator>Unobtrusive Ajax Navigation - Version 2</dc:creator>
		<pubDate>Mon, 08 Jun 2009 09:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.scibuff.com/?p=406#comment-166</guid>
		<description>[...] Last week I started a new series about creating unobtrusive Ajax navigation. The first version represented a good start and laid a solid foundation. Nevertheless, it was far from an ideal solution mainly for the lack of some basic functionality and poor organization of both the front- and back-end code. [...]</description>
		<content:encoded><![CDATA[<p>[...] Last week I started a new series about creating unobtrusive Ajax navigation. The first version represented a good start and laid a solid foundation. Nevertheless, it was far from an ideal solution mainly for the lack of some basic functionality and poor organization of both the front- and back-end code. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

