<?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: How to Create Custom AJAX Tabs using jQuery</title>
	<atom:link href="http://www.ajaxblender.com/howto-create-custom-jquery-tabs.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxblender.com/howto-create-custom-jquery-tabs.html</link>
	<description>A Whole Lot of AJAX!</description>
	<lastBuildDate>Tue, 10 Jan 2012 16:11:09 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ted</title>
		<link>http://www.ajaxblender.com/howto-create-custom-jquery-tabs.html/comment-page-1#comment-2086</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Thu, 01 Sep 2011 03:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxblender.com/?p=1049#comment-2086</guid>
		<description>Guess I&#039;m missing the AJAX. All I see is JQuery. 

Of course you could have done it faster with one simple java script function...</description>
		<content:encoded><![CDATA[<p>Guess I&#8217;m missing the AJAX. All I see is JQuery. </p>
<p>Of course you could have done it faster with one simple java script function&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iatelier</title>
		<link>http://www.ajaxblender.com/howto-create-custom-jquery-tabs.html/comment-page-1#comment-1540</link>
		<dc:creator>iatelier</dc:creator>
		<pubDate>Sat, 18 Jun 2011 16:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxblender.com/?p=1049#comment-1540</guid>
		<description>Great script!! and quite a RARE solution of what should be logical integration: Tabs and AJAX

However, it DOES NOT work with foreign characters in files loaded with AJAX.
HTML files with charset=iso-8859-1 show correctly only in Chrome.
FF and Opera mobile show infamous black rhomb with ?
and MSIE 8 &quot;eats&quot; chars and leave rectangles instead of foreign chars.
See it here:
http://www.eu-seniorunion.info/1js/ajaxblender/index-1.htm

There should be some solution with $.ajax dataType option
but I can&#039;t find it. Much obliged for help.</description>
		<content:encoded><![CDATA[<p>Great script!! and quite a RARE solution of what should be logical integration: Tabs and AJAX</p>
<p>However, it DOES NOT work with foreign characters in files loaded with AJAX.<br />
HTML files with charset=iso-8859-1 show correctly only in Chrome.<br />
FF and Opera mobile show infamous black rhomb with ?<br />
and MSIE 8 &#8220;eats&#8221; chars and leave rectangles instead of foreign chars.<br />
See it here:<br />
<a href="http://www.eu-seniorunion.info/1js/ajaxblender/index-1.htm" rel="nofollow">http://www.eu-seniorunion.info/1js/ajaxblender/index-1.htm</a></p>
<p>There should be some solution with $.ajax dataType option<br />
but I can&#8217;t find it. Much obliged for help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.ajaxblender.com/howto-create-custom-jquery-tabs.html/comment-page-1#comment-1366</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 18 May 2011 19:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxblender.com/?p=1049#comment-1366</guid>
		<description>I love, love this script but it doesn&#039;t work on mobile Safari...any thoughts on this?

Thanks!</description>
		<content:encoded><![CDATA[<p>I love, love this script but it doesn&#8217;t work on mobile Safari&#8230;any thoughts on this?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan G</title>
		<link>http://www.ajaxblender.com/howto-create-custom-jquery-tabs.html/comment-page-1#comment-1050</link>
		<dc:creator>Jonathan G</dc:creator>
		<pubDate>Sun, 03 Apr 2011 14:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxblender.com/?p=1049#comment-1050</guid>
		<description>For some reason, I cannot get a javascript image circulator which is based in html code and has linking to style sheets to load in a tab. be great if you could help me out, thanks :)</description>
		<content:encoded><![CDATA[<p>For some reason, I cannot get a javascript image circulator which is based in html code and has linking to style sheets to load in a tab. be great if you could help me out, thanks :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smith</title>
		<link>http://www.ajaxblender.com/howto-create-custom-jquery-tabs.html/comment-page-1#comment-1005</link>
		<dc:creator>smith</dc:creator>
		<pubDate>Mon, 21 Mar 2011 07:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxblender.com/?p=1049#comment-1005</guid>
		<description>not working in Chrome, how am I going to fix it?</description>
		<content:encoded><![CDATA[<p>not working in Chrome, how am I going to fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry R. Reynolds</title>
		<link>http://www.ajaxblender.com/howto-create-custom-jquery-tabs.html/comment-page-1#comment-995</link>
		<dc:creator>Jerry R. Reynolds</dc:creator>
		<pubDate>Sun, 13 Mar 2011 04:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxblender.com/?p=1049#comment-995</guid>
		<description>This is a great post but I need something more.  If you visit http://www.alimoeinc.com/lab/ you can see the tabs are working fine but I cannot get the php to load.  Suggestions?  Would you guys be willing to create a tutorial that show how to call back php within the tabs created in this demo?</description>
		<content:encoded><![CDATA[<p>This is a great post but I need something more.  If you visit <a href="http://www.alimoeinc.com/lab/" rel="nofollow">http://www.alimoeinc.com/lab/</a> you can see the tabs are working fine but I cannot get the php to load.  Suggestions?  Would you guys be willing to create a tutorial that show how to call back php within the tabs created in this demo?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.ajaxblender.com/howto-create-custom-jquery-tabs.html/comment-page-1#comment-986</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Tue, 08 Mar 2011 06:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxblender.com/?p=1049#comment-986</guid>
		<description>ahaan ! nice tabs -
What if u make it more robust by using history plugin for Url strcture ?Is it possible ? 

thanks
sam</description>
		<content:encoded><![CDATA[<p>ahaan ! nice tabs -<br />
What if u make it more robust by using history plugin for Url strcture ?Is it possible ? </p>
<p>thanks<br />
sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin Dotter</title>
		<link>http://www.ajaxblender.com/howto-create-custom-jquery-tabs.html/comment-page-1#comment-943</link>
		<dc:creator>Gavin Dotter</dc:creator>
		<pubDate>Sat, 12 Feb 2011 16:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxblender.com/?p=1049#comment-943</guid>
		<description>Took me time to read all the comments, but I really enjoyed the article.
It proved to be very helpful to me and I am sure to all the commenters
here! It&#039;s always nice when you can not only be informed, but also
entertained!</description>
		<content:encoded><![CDATA[<p>Took me time to read all the comments, but I really enjoyed the article.<br />
It proved to be very helpful to me and I am sure to all the commenters<br />
here! It&#8217;s always nice when you can not only be informed, but also<br />
entertained!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neff</title>
		<link>http://www.ajaxblender.com/howto-create-custom-jquery-tabs.html/comment-page-1#comment-941</link>
		<dc:creator>neff</dc:creator>
		<pubDate>Fri, 11 Feb 2011 18:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxblender.com/?p=1049#comment-941</guid>
		<description>I&#039;m wondering if Brad was asking if you could link directly to a tab and have it opened - i.e. click on link and tab 2 is activated and loaded?</description>
		<content:encoded><![CDATA[<p>I&#8217;m wondering if Brad was asking if you could link directly to a tab and have it opened &#8211; i.e. click on link and tab 2 is activated and loaded?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajaxBlender.com</title>
		<link>http://www.ajaxblender.com/howto-create-custom-jquery-tabs.html/comment-page-1#comment-873</link>
		<dc:creator>ajaxBlender.com</dc:creator>
		<pubDate>Mon, 27 Dec 2010 12:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxblender.com/?p=1049#comment-873</guid>
		<description>Hello Thomas!
At first you should check whether your website uses a different JS framework (for instance Prototype or Mootools) and if so, you may use jQuery.noConflict() method to avoid conflict between jQuery and the other framework (you may get more information about jQuery.noConflict here: http://api.jquery.com/jQuery.noConflict/).  
If not, please check if your header.php contains link to jQuery framework before any other scripts go. 

If the above solutions did not work please (http://www.ajaxblender.com/contact.html) – we will try to get more details and work out a solution for you.</description>
		<content:encoded><![CDATA[<p>Hello Thomas!<br />
At first you should check whether your website uses a different JS framework (for instance Prototype or Mootools) and if so, you may use jQuery.noConflict() method to avoid conflict between jQuery and the other framework (you may get more information about jQuery.noConflict here: <a href="http://api.jquery.com/jQuery.noConflict/)" rel="nofollow">http://api.jquery.com/jQuery.noConflict/)</a>.<br />
If not, please check if your header.php contains link to jQuery framework before any other scripts go. </p>
<p>If the above solutions did not work please (<a href="http://www.ajaxblender.com/contact.html" rel="nofollow">http://www.ajaxblender.com/contact.html</a>) – we will try to get more details and work out a solution for you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

