<?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: Supersized 3.2 &#8211; Fullscreen Slideshow jQuery Plugin</title>
	<atom:link href="http://buildinternet.com/2011/07/supersized-3-2-fullscreen-jquery-slideshow/feed/" rel="self" type="application/rss+xml" />
	<link>http://buildinternet.com/2011/07/supersized-3-2-fullscreen-jquery-slideshow/</link>
	<description>Web Design, Development, and Business</description>
	<lastBuildDate>Sat, 25 May 2013 10:25:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: 40+ Fresh jQuery Image and Content Sliders Plugins &#124; Barkamedia</title>
		<link>http://buildinternet.com/2011/07/supersized-3-2-fullscreen-jquery-slideshow/comment-page-3/#comment-50467</link>
		<dc:creator>40+ Fresh jQuery Image and Content Sliders Plugins &#124; Barkamedia</dc:creator>
		<pubDate>Sat, 25 May 2013 10:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=9914#comment-50467</guid>
		<description><![CDATA[[...] 32. Supersized 3.2 – Fullscreen Slideshow jQuery Plugin [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 32. Supersized 3.2 – Fullscreen Slideshow jQuery Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr. Marco Marsaòa</title>
		<link>http://buildinternet.com/2011/07/supersized-3-2-fullscreen-jquery-slideshow/comment-page-3/#comment-50455</link>
		<dc:creator>Dr. Marco Marsaòa</dc:creator>
		<pubDate>Thu, 23 May 2013 06:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=9914#comment-50455</guid>
		<description><![CDATA[Hi.

it is the known iOS 6 -128px bug that affects sites where the html and body tags have an overflow:hidden property. this bug was introduced in iOS6.

You can fix bu adding position:relative to html and body tags in your stylesheet.

MM]]></description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>it is the known iOS 6 -128px bug that affects sites where the html and body tags have an overflow:hidden property. this bug was introduced in iOS6.</p>
<p>You can fix bu adding position:relative to html and body tags in your stylesheet.</p>
<p>MM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vince</title>
		<link>http://buildinternet.com/2011/07/supersized-3-2-fullscreen-jquery-slideshow/comment-page-3/#comment-50434</link>
		<dc:creator>vince</dc:creator>
		<pubDate>Sun, 19 May 2013 19:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=9914#comment-50434</guid>
		<description><![CDATA[Nice plugin,

Hi, I&#039;m having an issue where if I have too many slides, for example 100 the thumb tray button is no longer working as I can&#039;t click it anymore as the the dot images representing the thumbnails are overlapping the thumb tray button. Is there a way to correct this so that the thumbnail circle images are not allowed to go over too far right to the thumb tray button?

Any help greatly appreciated.

Vince.]]></description>
		<content:encoded><![CDATA[<p>Nice plugin,</p>
<p>Hi, I&#8217;m having an issue where if I have too many slides, for example 100 the thumb tray button is no longer working as I can&#8217;t click it anymore as the the dot images representing the thumbnails are overlapping the thumb tray button. Is there a way to correct this so that the thumbnail circle images are not allowed to go over too far right to the thumb tray button?</p>
<p>Any help greatly appreciated.</p>
<p>Vince.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BArry</title>
		<link>http://buildinternet.com/2011/07/supersized-3-2-fullscreen-jquery-slideshow/comment-page-3/#comment-50415</link>
		<dc:creator>BArry</dc:creator>
		<pubDate>Fri, 17 May 2013 04:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=9914#comment-50415</guid>
		<description><![CDATA[Yep, me too. Left side cut off (white) in mobile browser]]></description>
		<content:encoded><![CDATA[<p>Yep, me too. Left side cut off (white) in mobile browser</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariana</title>
		<link>http://buildinternet.com/2011/07/supersized-3-2-fullscreen-jquery-slideshow/comment-page-3/#comment-50414</link>
		<dc:creator>Mariana</dc:creator>
		<pubDate>Thu, 16 May 2013 22:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=9914#comment-50414</guid>
		<description><![CDATA[Hi Garrit,
I was just trying to do that, and thanks to your post I was able to get to work by including the following code in the supersized.js, inside the base.launch function:

//Initialize touch event
    		
    		base.$el.touchwipe({
		        wipeLeft: function() {
		            base.nextSlide();
		        },
		        wipeRight: function() {
		            base.prevSlide();
		        }
		    });

Hope this helps!]]></description>
		<content:encoded><![CDATA[<p>Hi Garrit,<br />
I was just trying to do that, and thanks to your post I was able to get to work by including the following code in the supersized.js, inside the base.launch function:</p>
<p>//Initialize touch event</p>
<p>    		base.$el.touchwipe({<br />
		        wipeLeft: function() {<br />
		            base.nextSlide();<br />
		        },<br />
		        wipeRight: function() {<br />
		            base.prevSlide();<br />
		        }<br />
		    });</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://buildinternet.com/2011/07/supersized-3-2-fullscreen-jquery-slideshow/comment-page-3/#comment-50412</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 16 May 2013 14:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=9914#comment-50412</guid>
		<description><![CDATA[It would be greatly appreciated if someone could help specify how to include the alternative animate code into a Supersized website. It&#039;s not clear to me how we integrate it with the existing js files, or how to include it in such a way so that it overrides the methods causing the problem.

Many thanks!]]></description>
		<content:encoded><![CDATA[<p>It would be greatly appreciated if someone could help specify how to include the alternative animate code into a Supersized website. It&#8217;s not clear to me how we integrate it with the existing js files, or how to include it in such a way so that it overrides the methods causing the problem.</p>
<p>Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://buildinternet.com/2011/07/supersized-3-2-fullscreen-jquery-slideshow/comment-page-3/#comment-50403</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 15 May 2013 11:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=9914#comment-50403</guid>
		<description><![CDATA[Hi, 

Where can I find documentation about how to update Supersized from version 3.1.3?
Only found for 3.0-&gt;3.1 

Thanks :)]]></description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Where can I find documentation about how to update Supersized from version 3.1.3?<br />
Only found for 3.0-&gt;3.1 </p>
<p>Thanks :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gloria</title>
		<link>http://buildinternet.com/2011/07/supersized-3-2-fullscreen-jquery-slideshow/comment-page-3/#comment-50396</link>
		<dc:creator>Gloria</dc:creator>
		<pubDate>Mon, 13 May 2013 12:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=9914#comment-50396</guid>
		<description><![CDATA[Can you tell me the url of your website? I&#039;m running into issues applying it to a CMS, particularly in IE8 and IE9.]]></description>
		<content:encoded><![CDATA[<p>Can you tell me the url of your website? I&#8217;m running into issues applying it to a CMS, particularly in IE8 and IE9.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: largowin</title>
		<link>http://buildinternet.com/2011/07/supersized-3-2-fullscreen-jquery-slideshow/comment-page-3/#comment-50391</link>
		<dc:creator>largowin</dc:creator>
		<pubDate>Sat, 11 May 2013 23:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=9914#comment-50391</guid>
		<description><![CDATA[Is it possible that it is not with Firefox anymore??? I work on mac and it works with Safari, Firefox, Opera, Chrome. 

I juste bought a pc to test my pages and it works on IE but not on Firefox???!!! I tought it as a problem with my new PC and I asked to my roommate (who always works with a PC (me, know nothing) and he has the same problem with Firefox...

We tried together this page : http://buildinternet.com/project/supersized/slideshow/3.2/demo.html]]></description>
		<content:encoded><![CDATA[<p>Is it possible that it is not with Firefox anymore??? I work on mac and it works with Safari, Firefox, Opera, Chrome. </p>
<p>I juste bought a pc to test my pages and it works on IE but not on Firefox???!!! I tought it as a problem with my new PC and I asked to my roommate (who always works with a PC (me, know nothing) and he has the same problem with Firefox&#8230;</p>
<p>We tried together this page : <a href="http://buildinternet.com/project/supersized/slideshow/3.2/demo.html" rel="nofollow">http://buildinternet.com/project/supersized/slideshow/3.2/demo.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Imran shariff</title>
		<link>http://buildinternet.com/2011/07/supersized-3-2-fullscreen-jquery-slideshow/comment-page-3/#comment-50383</link>
		<dc:creator>Imran shariff</dc:creator>
		<pubDate>Thu, 09 May 2013 13:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=9914#comment-50383</guid>
		<description><![CDATA[Hi,

I am trying to add bit more content in to &#039;slidecaption&#039; by using some extra html in it,  does body please tell, after a very long day I have found this script, but I am stuck here..

Required your help...]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am trying to add bit more content in to &#8216;slidecaption&#8217; by using some extra html in it,  does body please tell, after a very long day I have found this script, but I am stuck here..</p>
<p>Required your help&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using memcached
Database Caching using memcached
Object Caching 414/453 objects using disk: basic

Served from: buildinternet.com @ 2013-05-25 07:13:40 -->