<?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: Fly-To-Basket Effect With jQuery</title>
	<atom:link href="http://www.webresourcesdepot.com/fly-to-basket-effect-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/fly-to-basket-effect-with-jquery/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 21 Mar 2010 07:39:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: satish</title>
		<link>http://www.webresourcesdepot.com/fly-to-basket-effect-with-jquery/comment-page-1/#comment-100667</link>
		<dc:creator>satish</dc:creator>
		<pubDate>Tue, 29 Dec 2009 07:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1080#comment-100667</guid>
		<description>Very nice man , its for a great help for me.</description>
		<content:encoded><![CDATA[<p>Very nice man , its for a great help for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: indialike</title>
		<link>http://www.webresourcesdepot.com/fly-to-basket-effect-with-jquery/comment-page-1/#comment-97764</link>
		<dc:creator>indialike</dc:creator>
		<pubDate>Wed, 16 Dec 2009 10:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1080#comment-97764</guid>
		<description>Very nice and useful tutorials to web designers,
Thanks for posting.</description>
		<content:encoded><![CDATA[<p>Very nice and useful tutorials to web designers,<br />
Thanks for posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yalamber subba</title>
		<link>http://www.webresourcesdepot.com/fly-to-basket-effect-with-jquery/comment-page-1/#comment-80724</link>
		<dc:creator>yalamber subba</dc:creator>
		<pubDate>Fri, 09 Oct 2009 03:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1080#comment-80724</guid>
		<description>is there any way we can limit the quantity of items to add in the basket? I need this feature in this implementation. It would be nice feature if any one could make it. thanks</description>
		<content:encoded><![CDATA[<p>is there any way we can limit the quantity of items to add in the basket? I need this feature in this implementation. It would be nice feature if any one could make it. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cajrix</title>
		<link>http://www.webresourcesdepot.com/fly-to-basket-effect-with-jquery/comment-page-1/#comment-79242</link>
		<dc:creator>cajrix</dc:creator>
		<pubDate>Fri, 02 Oct 2009 08:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1080#comment-79242</guid>
		<description>Nice… but buggy… at least under Safari.

Double Click =&gt; 3 Items
Tripple Click =&gt; 7 Items

--- did anyone solve the problem?
it looks ok in chrome, but in firefox, ie it add 2 items, can u help me?</description>
		<content:encoded><![CDATA[<p>Nice… but buggy… at least under Safari.</p>
<p>Double Click =&gt; 3 Items<br />
Tripple Click =&gt; 7 Items</p>
<p>&#8212; did anyone solve the problem?<br />
it looks ok in chrome, but in firefox, ie it add 2 items, can u help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: v4L</title>
		<link>http://www.webresourcesdepot.com/fly-to-basket-effect-with-jquery/comment-page-1/#comment-78775</link>
		<dc:creator>v4L</dc:creator>
		<pubDate>Wed, 30 Sep 2009 12:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1080#comment-78775</guid>
		<description>very nice....=) i like this tutorial so much....</description>
		<content:encoded><![CDATA[<p>very nice&#8230;.=) i like this tutorial so much&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/fly-to-basket-effect-with-jquery/comment-page-1/#comment-78739</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Wed, 30 Sep 2009 10:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1080#comment-78739</guid>
		<description>@xaviergnu,


With the click of the submit button, with a function like: 
$(&quot;.button&quot;).click(function() {

you can pass all your form parameters with jQuery &quot;ajax&quot; like:
$.ajax({  
type: &quot;GET&quot;,  .....

Suggest digging: http://docs.jquery.com/Ajax/jQuery.ajax

Cheers.</description>
		<content:encoded><![CDATA[<p>@xaviergnu,</p>
<p>With the click of the submit button, with a function like:<br />
$(&#8220;.button&#8221;).click(function() {</p>
<p>you can pass all your form parameters with jQuery &#8220;ajax&#8221; like:<br />
$.ajax({<br />
type: &#8220;GET&#8221;,  &#8230;..</p>
<p>Suggest digging: <a href="http://docs.jquery.com/Ajax/jQuery.ajax" rel="nofollow">http://docs.jquery.com/Ajax/jQuery.ajax</a></p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xaviergnu</title>
		<link>http://www.webresourcesdepot.com/fly-to-basket-effect-with-jquery/comment-page-1/#comment-78725</link>
		<dc:creator>xaviergnu</dc:creator>
		<pubDate>Wed, 30 Sep 2009 08:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1080#comment-78725</guid>
		<description>hi all!

tnx for a great script, however I have an issue with posting vars from products page. 

I&#039;m having a variables from form (checkboxes, radio buttons, dropdown menus...) that calculates price of a product and then I have to POST it to DIV on a right hand box basket.

Is it possible to change present link (a href=&quot;inc/functions.php?action=addToBasket&amp;productID=1&quot; rel=&quot;nofollow&quot;) to &#039;submit&#039; button of a form with all values from it?

tnx in advance,

X.</description>
		<content:encoded><![CDATA[<p>hi all!</p>
<p>tnx for a great script, however I have an issue with posting vars from products page. </p>
<p>I&#8217;m having a variables from form (checkboxes, radio buttons, dropdown menus&#8230;) that calculates price of a product and then I have to POST it to DIV on a right hand box basket.</p>
<p>Is it possible to change present link (a href=&#8221;inc/functions.php?action=addToBasket&amp;productID=1&#8243; rel=&#8221;nofollow&#8221;) to &#8217;submit&#8217; button of a form with all values from it?</p>
<p>tnx in advance,</p>
<p>X.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/fly-to-basket-effect-with-jquery/comment-page-1/#comment-78099</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Sun, 27 Sep 2009 07:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1080#comment-78099</guid>
		<description>@Lio,

After subscribing to the RSS feed, while reading th elatest WRD post, at the bosttom of the post, you&#039;ll a title named &quot;Special Downloads&quot;, you can find the download link there.</description>
		<content:encoded><![CDATA[<p>@Lio,</p>
<p>After subscribing to the RSS feed, while reading th elatest WRD post, at the bosttom of the post, you&#8217;ll a title named &#8220;Special Downloads&#8221;, you can find the download link there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lio</title>
		<link>http://www.webresourcesdepot.com/fly-to-basket-effect-with-jquery/comment-page-1/#comment-78079</link>
		<dc:creator>Lio</dc:creator>
		<pubDate>Sun, 27 Sep 2009 04:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1080#comment-78079</guid>
		<description>Hello bro..

im confuse to download this, would you explain to me ow to download it?

thanks before hehehe lol</description>
		<content:encoded><![CDATA[<p>Hello bro..</p>
<p>im confuse to download this, would you explain to me ow to download it?</p>
<p>thanks before hehehe lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.webresourcesdepot.com/fly-to-basket-effect-with-jquery/comment-page-1/#comment-71831</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sun, 30 Aug 2009 19:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1080#comment-71831</guid>
		<description>Nice tutorial. Although these look good I personally don&#039;t it&#039;s wise to depend on users having JavaScript active  on such an important part of your site, as if a user doesn&#039;t have js turned on you&#039;re ruling out some users - just my personal view. 

This also crashes my Firefox if I click multiple times :( E.g. to test added 32 times :) Think you definately need a function to either disbale the button or start a timer.</description>
		<content:encoded><![CDATA[<p>Nice tutorial. Although these look good I personally don&#8217;t it&#8217;s wise to depend on users having JavaScript active  on such an important part of your site, as if a user doesn&#8217;t have js turned on you&#8217;re ruling out some users &#8211; just my personal view. </p>
<p>This also crashes my Firefox if I click multiple times <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  E.g. to test added 32 times <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Think you definately need a function to either disbale the button or start a timer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 5/19 queries in 0.018 seconds using disk

Served from: www.webresourcesdepot.com @ 2010-03-21 22:49:34 -->