<?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 for Web Design Talk</title>
	<atom:link href="http://www.web-design-talk.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web-design-talk.co.uk</link>
	<description>Web Design &#38; Development Blog</description>
	<lastBuildDate>Fri, 30 Jul 2010 12:44:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on JQuery Hover Effect Image Gallery For eCommerce by Chris</title>
		<link>http://www.web-design-talk.co.uk/200/jquery-hover-effect-image-gallery-for-ecommerce/comment-page-1/#comment-2876</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 30 Jul 2010 12:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=200#comment-2876</guid>
		<description>@Rob

Sorry. Now I see what that was for. JS degradation. Very nice. I&#039;ve got one small issue however, when these images are not cached in my browser, and I hover over a new thumbnail it stays on whatever defaulted (or current) bigImage until the new big image is loaded and then the new big image appears (instantly). Is there a way to smooth out the loading of the new images?</description>
		<content:encoded><![CDATA[<p>@Rob</p>
<p>Sorry. Now I see what that was for. JS degradation. Very nice. I&#8217;ve got one small issue however, when these images are not cached in my browser, and I hover over a new thumbnail it stays on whatever defaulted (or current) bigImage until the new big image is loaded and then the new big image appears (instantly). Is there a way to smooth out the loading of the new images?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery Hover Effect Image Gallery For eCommerce by Rob</title>
		<link>http://www.web-design-talk.co.uk/200/jquery-hover-effect-image-gallery-for-ecommerce/comment-page-1/#comment-2863</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 28 Jul 2010 20:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=200#comment-2863</guid>
		<description>&lt;a href=&quot;#comment-2850&quot; rel=&quot;nofollow&quot;&gt;@Chris &lt;/a&gt; 

Thanks for the comment. 
Do mean because I&#039;ve linked directly to the larger image? If so, this is so people without JS can view the larger image. If you wanted to pass through a differnt image, you could change the value of the href in the image thumbnail - if you look they all currently point to a larger view of the current thumbnail? Is this what you mean?</description>
		<content:encoded><![CDATA[<p><a href="#comment-2850" rel="nofollow">@Chris </a> </p>
<p>Thanks for the comment.<br />
Do mean because I&#8217;ve linked directly to the larger image? If so, this is so people without JS can view the larger image. If you wanted to pass through a differnt image, you could change the value of the href in the image thumbnail &#8211; if you look they all currently point to a larger view of the current thumbnail? Is this what you mean?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery Hover Effect Image Gallery For eCommerce by Rob</title>
		<link>http://www.web-design-talk.co.uk/200/jquery-hover-effect-image-gallery-for-ecommerce/comment-page-1/#comment-2861</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 28 Jul 2010 19:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=200#comment-2861</guid>
		<description>&lt;a href=&quot;#comment-2734&quot; rel=&quot;nofollow&quot;&gt;@Table Decorations in the UK &lt;/a&gt; 

Yes that&#039;s fine :)</description>
		<content:encoded><![CDATA[<p><a href="#comment-2734" rel="nofollow">@Table Decorations in the UK </a> </p>
<p>Yes that&#8217;s fine <img src='http://www.web-design-talk.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery Hover Effect Image Gallery For eCommerce by Chris</title>
		<link>http://www.web-design-talk.co.uk/200/jquery-hover-effect-image-gallery-for-ecommerce/comment-page-1/#comment-2851</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 27 Jul 2010 07:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=200#comment-2851</guid>
		<description>sorry I tried to state the anchor tag I will try again (using spaces in between):
&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;</description>
		<content:encoded><![CDATA[<p>sorry I tried to state the anchor tag I will try again (using spaces in between):<br />
<a href="#" rel="nofollow"></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery Hover Effect Image Gallery For eCommerce by Chris</title>
		<link>http://www.web-design-talk.co.uk/200/jquery-hover-effect-image-gallery-for-ecommerce/comment-page-1/#comment-2850</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 27 Jul 2010 07:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=200#comment-2850</guid>
		<description>Great tutorial. Very nice hover gallery! Would it be possible to not link the thumbnails to the big image? I know its probably part of the degrading process, but for those with javascript enabled, it might be a bit pointless to link them to the same image that shows in the big image.

To clarify would I be able to use &lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt; so that the link does not go through? Should I use a different anchor attribute to pass the path through the function?</description>
		<content:encoded><![CDATA[<p>Great tutorial. Very nice hover gallery! Would it be possible to not link the thumbnails to the big image? I know its probably part of the degrading process, but for those with javascript enabled, it might be a bit pointless to link them to the same image that shows in the big image.</p>
<p>To clarify would I be able to use <a href="#" rel="nofollow"> so that the link does not go through? Should I use a different anchor attribute to pass the path through the function?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery Hover Effect Image Gallery For eCommerce by CCTV</title>
		<link>http://www.web-design-talk.co.uk/200/jquery-hover-effect-image-gallery-for-ecommerce/comment-page-1/#comment-2752</link>
		<dc:creator>CCTV</dc:creator>
		<pubDate>Fri, 02 Jul 2010 06:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=200#comment-2752</guid>
		<description>This is Fancy Thumbnail Hover Effect w/ jQuery .This effect is very essential to any image gallery. It can improve any site.</description>
		<content:encoded><![CDATA[<p>This is Fancy Thumbnail Hover Effect w/ jQuery .This effect is very essential to any image gallery. It can improve any site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery Hover Effect Image Gallery For eCommerce by Table Decorations in the UK</title>
		<link>http://www.web-design-talk.co.uk/200/jquery-hover-effect-image-gallery-for-ecommerce/comment-page-1/#comment-2734</link>
		<dc:creator>Table Decorations in the UK</dc:creator>
		<pubDate>Tue, 29 Jun 2010 21:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=200#comment-2734</guid>
		<description>Nice tutorial. Can I use this on my own website? I have a relative who is able to copy and paste code to get it working. Thank you</description>
		<content:encoded><![CDATA[<p>Nice tutorial. Can I use this on my own website? I have a relative who is able to copy and paste code to get it working. Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Process Custom eCommerce data using Paypal IPN by Rob</title>
		<link>http://www.web-design-talk.co.uk/141/process-custom-ecommerce-data-using-paypal-ipn/comment-page-1/#comment-2623</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 15 Jun 2010 18:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=141#comment-2623</guid>
		<description>&lt;a href=&quot;#comment-2621&quot; rel=&quot;nofollow&quot;&gt;@mark &lt;/a&gt; 

Well that would come directly from your php logic, I&#039;ve just used fixed values as it&#039;s an example. So say for your shipping ID your script would probably look different, E.g. 	$shipping_method_id = $basket-&gt;getShippingMethodID($session);</description>
		<content:encoded><![CDATA[<p><a href="#comment-2621" rel="nofollow">@mark </a> </p>
<p>Well that would come directly from your php logic, I&#8217;ve just used fixed values as it&#8217;s an example. So say for your shipping ID your script would probably look different, E.g. 	$shipping_method_id = $basket->getShippingMethodID($session);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Process Custom eCommerce data using Paypal IPN by mark</title>
		<link>http://www.web-design-talk.co.uk/141/process-custom-ecommerce-data-using-paypal-ipn/comment-page-1/#comment-2621</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Tue, 15 Jun 2010 12:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=141#comment-2621</guid>
		<description>How do you get the values of the text fields - coupon code etc into those variables
for them to be then included in the array?</description>
		<content:encoded><![CDATA[<p>How do you get the values of the text fields &#8211; coupon code etc into those variables<br />
for them to be then included in the array?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery Hover Effect Image Gallery For eCommerce by vujudesign</title>
		<link>http://www.web-design-talk.co.uk/200/jquery-hover-effect-image-gallery-for-ecommerce/comment-page-1/#comment-2389</link>
		<dc:creator>vujudesign</dc:creator>
		<pubDate>Mon, 10 May 2010 11:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=200#comment-2389</guid>
		<description>Really like this as it degrades perfectly, unlike a lot of tutorials I&#039;ve found.

I&#039;ll be using this exact code (if that&#039;s ok) on a site I&#039;m working on the minute - I&#039;ll email you a link over.

Thank you 

vujudesign</description>
		<content:encoded><![CDATA[<p>Really like this as it degrades perfectly, unlike a lot of tutorials I&#8217;ve found.</p>
<p>I&#8217;ll be using this exact code (if that&#8217;s ok) on a site I&#8217;m working on the minute &#8211; I&#8217;ll email you a link over.</p>
<p>Thank you </p>
<p>vujudesign</p>
]]></content:encoded>
	</item>
</channel>
</rss>
