<?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: Ajaxed Sliding Shopping Cart With jQuery</title>
	<atom:link href="http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/</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: gert</title>
		<link>http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/comment-page-1/#comment-427757</link>
		<dc:creator>gert</dc:creator>
		<pubDate>Tue, 08 Nov 2011 13:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1084#comment-427757</guid>
		<description>is it posible to put in the quantity of ordered goods before you hit the &quot;add to basket&quot; ?</description>
		<content:encoded><![CDATA[<p>is it posible to put in the quantity of ordered goods before you hit the &#8220;add to basket&#8221; ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/comment-page-1/#comment-388849</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 31 Aug 2011 14:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1084#comment-388849</guid>
		<description>It is a great tutorial ever!
However, I found some problems in this program.

When the variable $nojavascript in functions.php equal to &#039;1&#039;, the hyperlink of &#039;show/hide&#039; will become &#039;no-js.htm&#039; and &#039;aaa.htm&#039;, what it suppose to be?? 

Thanks again for providing an excellent example script.</description>
		<content:encoded><![CDATA[<p>It is a great tutorial ever!<br />
However, I found some problems in this program.</p>
<p>When the variable $nojavascript in functions.php equal to &#8217;1&#8242;, the hyperlink of &#8216;show/hide&#8217; will become &#8216;no-js.htm&#8217; and &#8216;aaa.htm&#8217;, what it suppose to be?? </p>
<p>Thanks again for providing an excellent example script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/comment-page-1/#comment-373596</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Mon, 25 Jul 2011 07:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1084#comment-373596</guid>
		<description>@Raul,

Although not sure, I think you should call the getBasket function on initial load of the web pages.</description>
		<content:encoded><![CDATA[<p>@Raul,</p>
<p>Although not sure, I think you should call the getBasket function on initial load of the web pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raul</title>
		<link>http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/comment-page-1/#comment-373395</link>
		<dc:creator>Raul</dc:creator>
		<pubDate>Sun, 24 Jul 2011 16:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1084#comment-373395</guid>
		<description>Hey dude, im having some problems when i go to other section of my site, the items and price get lost, till the moment i choose other item i can see again te price and number of items. And i was trying to keep them by $_SESSION, but not having success, can you help me please?

Thanks. Regards.</description>
		<content:encoded><![CDATA[<p>Hey dude, im having some problems when i go to other section of my site, the items and price get lost, till the moment i choose other item i can see again te price and number of items. And i was trying to keep them by $_SESSION, but not having success, can you help me please?</p>
<p>Thanks. Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Tudor</title>
		<link>http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/comment-page-1/#comment-359659</link>
		<dc:creator>Bill Tudor</dc:creator>
		<pubDate>Wed, 22 Jun 2011 14:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1084#comment-359659</guid>
		<description>Umut, 

Thanks for the reply &amp; I will try what you suggest. But I also have the same another little &#039;niggle&#039; which Brian Jorgensen (Aug 2009) mentions above; Could you explain your fix; where you say...&quot;Once a product is added to the cart, it slides and before it automatically hides, if you hide it manually then the auto-hide becomes, auto show. I will add a simple if then else clause which will solve it.&quot;

What is that simple if..then..else clause? Many thanks.</description>
		<content:encoded><![CDATA[<p>Umut, </p>
<p>Thanks for the reply &amp; I will try what you suggest. But I also have the same another little &#8216;niggle&#8217; which Brian Jorgensen (Aug 2009) mentions above; Could you explain your fix; where you say&#8230;&#8221;Once a product is added to the cart, it slides and before it automatically hides, if you hide it manually then the auto-hide becomes, auto show. I will add a simple if then else clause which will solve it.&#8221;</p>
<p>What is that simple if..then..else clause? Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/comment-page-1/#comment-359103</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Tue, 21 Jun 2011 11:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1084#comment-359103</guid>
		<description>@Bill,

Yes, it displays the cart until the JavaScript code (that hides it) is loaded by the browser.

It can be a good idea to hide it with CSS (rather than JavaScript) at first.</description>
		<content:encoded><![CDATA[<p>@Bill,</p>
<p>Yes, it displays the cart until the JavaScript code (that hides it) is loaded by the browser.</p>
<p>It can be a good idea to hide it with CSS (rather than JavaScript) at first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Tudor</title>
		<link>http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/comment-page-1/#comment-358427</link>
		<dc:creator>Bill Tudor</dc:creator>
		<pubDate>Mon, 20 Jun 2011 11:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1084#comment-358427</guid>
		<description>I have learnt a lot from your script which is working really nicely apart from one thing (which is mentioned by someone called Bob above). Sometimes the Bag shows and hides real quick like a flicker when you come to the site for the first time. Is this to do with the logic of hide() and show() ? Thanks agian though for providing an excellent example script.</description>
		<content:encoded><![CDATA[<p>I have learnt a lot from your script which is working really nicely apart from one thing (which is mentioned by someone called Bob above). Sometimes the Bag shows and hides real quick like a flicker when you come to the site for the first time. Is this to do with the logic of hide() and show() ? Thanks agian though for providing an excellent example script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rui Gomes</title>
		<link>http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/comment-page-1/#comment-346126</link>
		<dc:creator>Rui Gomes</dc:creator>
		<pubDate>Wed, 01 Jun 2011 10:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1084#comment-346126</guid>
		<description>Hi,
I need to add a GRAND TOTAL (always viewable), how can i do this?
At this moment i´ve this, but i´ve to refresh the page to see the total...

[code]
(inside the function getBasket(), at the bottom)
$query3  = &quot;SELECT *,SUM(productPrice) FROM baskets WHERE basketSession = &#039;&quot; . $sessionID . &quot;&#039;GROUP BY basketSession&quot;;
$result3 = mysql_query($query3);
$row3 = mysql_fetch_array($result3, MYSQL_ASSOC);
if ($row3[&#039;SUM(productPrice)&#039;] &gt; 0) {
$basketText.=&#039;&lt;b&gt;Total:&lt;/b&gt;&#160;&lt;i&gt;&#039;.$row3[&#039;SUM(productPrice)&#039;].&#039;&#8364;&lt;/i&gt;&#039;;
}

[/code]

ps - it´s urgent :)

Regards,
RG</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I need to add a GRAND TOTAL (always viewable), how can i do this?<br />
At this moment i´ve this, but i´ve to refresh the page to see the total&#8230;</p>
<p>[code]<br />
(inside the function getBasket(), at the bottom)<br />
$query3  = "SELECT *,SUM(productPrice) FROM baskets WHERE basketSession = '" . $sessionID . "'GROUP BY basketSession";<br />
$result3 = mysql_query($query3);<br />
$row3 = mysql_fetch_array($result3, MYSQL_ASSOC);<br />
if ($row3['SUM(productPrice)'] &gt; 0) {<br />
$basketText.='<b>Total:</b>&nbsp;<i>'.$row3['SUM(productPrice)'].'&euro;</i>';<br />
}</p>
<p>[/code]</p>
<p>ps &#8211; it´s urgent <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Regards,<br />
RG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Oluka</title>
		<link>http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/comment-page-1/#comment-335792</link>
		<dc:creator>Bruno Oluka</dc:creator>
		<pubDate>Sun, 08 May 2011 18:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1084#comment-335792</guid>
		<description>Thanks for sharing this script. However i would have loved if you included checking out and redirect the buyer to paypal to make their payments.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this script. However i would have loved if you included checking out and redirect the buyer to paypal to make their payments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dunn</title>
		<link>http://www.webresourcesdepot.com/ajaxed-sliding-shopping-cart-with-jquery/comment-page-1/#comment-334490</link>
		<dc:creator>dunn</dc:creator>
		<pubDate>Thu, 05 May 2011 02:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1084#comment-334490</guid>
		<description>How do you go about installing this script to a wordpress / wp ecommerce powered site?</description>
		<content:encoded><![CDATA[<p>How do you go about installing this script to a wordpress / wp ecommerce powered site?</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 2/18 queries in 0.037 seconds using wincache

Served from: www.webresourcesdepot.com @ 2012-02-13 02:07:24 -->
