<?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: Creating A Slick Ajaxed Add-To-Basket With jQuery And PHP</title>
	<atom:link href="http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 08:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Vladislav</title>
		<link>http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/comment-page-2/#comment-345557</link>
		<dc:creator>Vladislav</dc:creator>
		<pubDate>Tue, 31 May 2011 16:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1071#comment-345557</guid>
		<description>This is the best basket I have found.
I have found also a bug in the src-file: functions.php.
You have lost the string:
$row2 = mysql_fetch_array( $result2 ); 
before:
$totalItems = $row2[&#039;totalItems&#039;];
in the function: getBasket().</description>
		<content:encoded><![CDATA[<p>This is the best basket I have found.<br />
I have found also a bug in the src-file: functions.php.<br />
You have lost the string:<br />
$row2 = mysql_fetch_array( $result2 );<br />
before:<br />
$totalItems = $row2['totalItems'];<br />
in the function: getBasket().</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/comment-page-2/#comment-283595</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Thu, 03 Feb 2011 13:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1071#comment-283595</guid>
		<description>@Slava,

You can accomplish it with the help of show/hide functions of jQuery. 

I suggest digging this example: http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/ as it has a similar functionality.</description>
		<content:encoded><![CDATA[<p>@Slava,</p>
<p>You can accomplish it with the help of show/hide functions of jQuery. </p>
<p>I suggest digging this example: <a href="http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/" rel="nofollow">http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/</a> as it has a similar functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slava</title>
		<link>http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/comment-page-2/#comment-283470</link>
		<dc:creator>Slava</dc:creator>
		<pubDate>Thu, 03 Feb 2011 08:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1071#comment-283470</guid>
		<description>Hello! 
I have a problem. 
In my shop product is always in the singular.

Need to hide the container  when the product is placed in the basket and show it when the product is removed from the basket.

In advanced thanks!</description>
		<content:encoded><![CDATA[<p>Hello!<br />
I have a problem.<br />
In my shop product is always in the singular.</p>
<p>Need to hide the container  when the product is placed in the basket and show it when the product is removed from the basket.</p>
<p>In advanced thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/comment-page-2/#comment-272320</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Mon, 17 Jan 2011 00:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1071#comment-272320</guid>
		<description>I was working on it all day long, but still no luck:( Has anybody a pre-made script for the user problem??:$</description>
		<content:encoded><![CDATA[<p>I was working on it all day long, but still no luck:( Has anybody a pre-made script for the user problem??:$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/comment-page-2/#comment-271208</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Fri, 14 Jan 2011 22:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1071#comment-271208</guid>
		<description>@Kim,

Sounds like you should be matching the list with the user via cookies, users own database id, etc. Simply, the common method you use the remember users.</description>
		<content:encoded><![CDATA[<p>@Kim,</p>
<p>Sounds like you should be matching the list with the user via cookies, users own database id, etc. Simply, the common method you use the remember users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kim</title>
		<link>http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/comment-page-2/#comment-270989</link>
		<dc:creator>kim</dc:creator>
		<pubDate>Fri, 14 Jan 2011 13:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1071#comment-270989</guid>
		<description>Im trying to use this script for a favorite script, so i can select my favorite images, and it will display nicely on the sidebar. When i reload the page, my fav&#039;s are still there, but when i close the page and then re-open, my fav list is empty. How can i fix this?</description>
		<content:encoded><![CDATA[<p>Im trying to use this script for a favorite script, so i can select my favorite images, and it will display nicely on the sidebar. When i reload the page, my fav&#8217;s are still there, but when i close the page and then re-open, my fav list is empty. How can i fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/comment-page-2/#comment-247330</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Tue, 07 Dec 2010 09:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1071#comment-247330</guid>
		<description>@shekhar,

It is fixed both in demo and download.</description>
		<content:encoded><![CDATA[<p>@shekhar,</p>
<p>It is fixed both in demo and download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shekhar</title>
		<link>http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/comment-page-2/#comment-240971</link>
		<dc:creator>shekhar</dc:creator>
		<pubDate>Tue, 23 Nov 2010 05:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1071#comment-240971</guid>
		<description>demo page has error. plz fix it up. i need it now to implement in project.</description>
		<content:encoded><![CDATA[<p>demo page has error. plz fix it up. i need it now to implement in project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Tapia</title>
		<link>http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/comment-page-1/#comment-193569</link>
		<dc:creator>Jose Tapia</dc:creator>
		<pubDate>Mon, 23 Aug 2010 03:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1071#comment-193569</guid>
		<description>Great and aweson tutorial great for my new web site, thanks a lot buddy</description>
		<content:encoded><![CDATA[<p>Great and aweson tutorial great for my new web site, thanks a lot buddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/comment-page-1/#comment-167710</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Thu, 01 Jul 2010 07:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1071#comment-167710</guid>
		<description>@jay-arr,

I suggest you check the response with Firebug which will probably help you view the error.</description>
		<content:encoded><![CDATA[<p>@jay-arr,</p>
<p>I suggest you check the response with Firebug which will probably help you view the error.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching using wincache

Served from: www.webresourcesdepot.com @ 2012-02-13 06:11:35 -->
