<?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: Create a Slick and Accessible Slideshow Using jQuery</title>
	<atom:link href="http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/</link>
	<description></description>
	<lastBuildDate>Sun, 20 May 2012 16:23:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: apokriatika</title>
		<link>http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/#comment-139819</link>
		<dc:creator>apokriatika</dc:creator>
		<pubDate>Sun, 11 Dec 2011 12:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=864#comment-139819</guid>
		<description>Nice slideshow keep up! jQuery is awesome!</description>
		<content:encoded><![CDATA[<p>Nice slideshow keep up! jQuery is awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristiano</title>
		<link>http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/#comment-138636</link>
		<dc:creator>Cristiano</dc:creator>
		<pubDate>Tue, 29 Nov 2011 21:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=864#comment-138636</guid>
		<description>Thanks, very good!
Obrigado, Muito bom!</description>
		<content:encoded><![CDATA[<p>Thanks, very good!<br />
Obrigado, Muito bom!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dee</title>
		<link>http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/#comment-138458</link>
		<dc:creator>dee</dc:creator>
		<pubDate>Tue, 29 Nov 2011 08:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=864#comment-138458</guid>
		<description>is there an easy way to change width &amp; height ?

ive been going through changing CSS like #slidecontainer width &amp; height on firebug and it looks like you have to change a lot just to do this..

my arrows are all over the place..:(</description>
		<content:encoded><![CDATA[<p>is there an easy way to change width &amp; height ?</p>
<p>ive been going through changing CSS like #slidecontainer width &amp; height on firebug and it looks like you have to change a lot just to do this..</p>
<p>my arrows are all over the place..:(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Li</title>
		<link>http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/#comment-136221</link>
		<dc:creator>Li</dc:creator>
		<pubDate>Mon, 21 Nov 2011 22:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=864#comment-136221</guid>
		<description>Does anyone know how to make the slider loop continuously instead of rewinding when it comes to the end or to the start? I guess you just have to reposition the slides but I am new to JavaScript so any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Does anyone know how to make the slider loop continuously instead of rewinding when it comes to the end or to the start? I guess you just have to reposition the slides but I am new to JavaScript so any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fotovoltaika thessaloniki</title>
		<link>http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/#comment-135983</link>
		<dc:creator>Fotovoltaika thessaloniki</dc:creator>
		<pubDate>Sun, 20 Nov 2011 22:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=864#comment-135983</guid>
		<description>Michel kogan i made the changes and work perfect! I would be still happy if someone has a demo... :)</description>
		<content:encoded><![CDATA[<p>Michel kogan i made the changes and work perfect! I would be still happy if someone has a demo&#8230; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ath</title>
		<link>http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/#comment-135346</link>
		<dc:creator>Ath</dc:creator>
		<pubDate>Thu, 17 Nov 2011 09:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=864#comment-135346</guid>
		<description>I really like this tutorial but i need some help.This tutorial display only one div() but want to show once with two div.

First slide show: 
Content A
Content B

Second slide show:
Content C
Content D

And I don&#039;t want to do like this:

 Content A
 Content B


 Content C
 Content D


Kindly let me know, if you don&#039;t understand what i mean.

Thanks</description>
		<content:encoded><![CDATA[<p>I really like this tutorial but i need some help.This tutorial display only one div() but want to show once with two div.</p>
<p>First slide show:<br />
Content A<br />
Content B</p>
<p>Second slide show:<br />
Content C<br />
Content D</p>
<p>And I don&#8217;t want to do like this:</p>
<p> Content A<br />
 Content B</p>
<p> Content C<br />
 Content D</p>
<p>Kindly let me know, if you don&#8217;t understand what i mean.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: william banks</title>
		<link>http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/#comment-134695</link>
		<dc:creator>william banks</dc:creator>
		<pubDate>Tue, 08 Nov 2011 19:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=864#comment-134695</guid>
		<description>Cheers buddy I have a better understanding of what you can learn in an hour reading and seeing, this was so helpful, I am building a website at the moment I think include it.

can you resize the image to be bigger?

Thanks.</description>
		<content:encoded><![CDATA[<p>Cheers buddy I have a better understanding of what you can learn in an hour reading and seeing, this was so helpful, I am building a website at the moment I think include it.</p>
<p>can you resize the image to be bigger?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel Kogan</title>
		<link>http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/#comment-134193</link>
		<dc:creator>Michel Kogan</dc:creator>
		<pubDate>Thu, 03 Nov 2011 20:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=864#comment-134193</guid>
		<description>Thanks for this tutorial.
for RTL layout do these changes:

      &#039;float&#039; : &#039;right&#039;,
and
      &#039;marginRight&#039; : slideWidth*(-currentPosition)</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial.<br />
for RTL layout do these changes:</p>
<p>      &#8216;float&#8217; : &#8216;right&#8217;,<br />
and<br />
      &#8216;marginRight&#8217; : slideWidth*(-currentPosition)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artrayd</title>
		<link>http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/#comment-134143</link>
		<dc:creator>artrayd</dc:creator>
		<pubDate>Thu, 03 Nov 2011 09:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=864#comment-134143</guid>
		<description>Great tutorial!

I did a little upgrade for this script. I used Jose July 14th, 2011 code and added function to stop slideshow, when pressing on arrows.

I hope this code will useful!

/* Javscript Document  */

$(document).ready(function(){
  var currentPosition = 0;
  var slideWidth = 560;
  var slides = $(&#039;.slide&#039;);
  var numberOfSlides = slides.length;
  function autoshow(){
//alert(&#039;start&#039;);
currentPosition = currentPosition+1 ;
if(currentPosition==numberOfSlides){
currentPosition=0;
}
// Hide / show controls
manageControls(currentPosition);
// Move slideInner using margin-left
$(&#039;#slideInner&#039;).animate({
&#039;marginLeft&#039; : slideWidth*(-currentPosition)
});
timeOut = setTimeout(autoshow, 5000);
}
timeOut = setTimeout(autoshow, 5000);


  // Remove scrollbar in JS
  $(&#039;#slidesContainer&#039;).css(&#039;overflow&#039;, &#039;hidden&#039;);

  // Wrap all .slides with #slideInner div
  slides
    .wrapAll(&#039;&#039;)
    // Float left to display horizontally, readjust .slides width
	.css({
      &#039;float&#039; : &#039;left&#039;,
      &#039;width&#039; : slideWidth
    });

  // Set #slideInner width equal to total width of all slides
  $(&#039;#slideInner&#039;).css(&#039;width&#039;, slideWidth * numberOfSlides);

  // Insert controls in the DOM
  $(&#039;#slideshow&#039;)
    .prepend(&#039;Clicking moves left&#039;)
    .append(&#039;Clicking moves right&#039;);

  // Hide left arrow control on first load
  manageControls(currentPosition);

  // Create event listeners for .controls clicks
  $(&#039;.control&#039;)
    .bind(&#039;click&#039;, function(){
		// stop animation
		clearTimeout(timeOut);
    // Determine new position
	currentPosition = ($(this).attr(&#039;id&#039;)==&#039;rightControl&#039;) ? currentPosition+1 : currentPosition-1;
    
	// Hide / show controls
    manageControls(currentPosition);
    // Move slideInner using margin-left
    $(&#039;#slideInner&#039;).animate({
      &#039;marginLeft&#039; : slideWidth*(-currentPosition)
    });
  });

  // manageControls: Hides and Shows controls depending on currentPosition
  function manageControls(position){
    // Hide left arrow if position is first slide
	if(position==0){ $(&#039;#leftControl&#039;).hide() } else{ $(&#039;#leftControl&#039;).show() }
	// Hide right arrow if position is last slide
    if(position==numberOfSlides-1){ $(&#039;#rightControl&#039;).hide() } else{ $(&#039;#rightControl&#039;).show() }
  }	
});</description>
		<content:encoded><![CDATA[<p>Great tutorial!</p>
<p>I did a little upgrade for this script. I used Jose July 14th, 2011 code and added function to stop slideshow, when pressing on arrows.</p>
<p>I hope this code will useful!</p>
<p>/* Javscript Document  */</p>
<p>$(document).ready(function(){<br />
  var currentPosition = 0;<br />
  var slideWidth = 560;<br />
  var slides = $(&#8216;.slide&#8217;);<br />
  var numberOfSlides = slides.length;<br />
  function autoshow(){<br />
//alert(&#8216;start&#8217;);<br />
currentPosition = currentPosition+1 ;<br />
if(currentPosition==numberOfSlides){<br />
currentPosition=0;<br />
}<br />
// Hide / show controls<br />
manageControls(currentPosition);<br />
// Move slideInner using margin-left<br />
$(&#8216;#slideInner&#8217;).animate({<br />
&#8216;marginLeft&#8217; : slideWidth*(-currentPosition)<br />
});<br />
timeOut = setTimeout(autoshow, 5000);<br />
}<br />
timeOut = setTimeout(autoshow, 5000);</p>
<p>  // Remove scrollbar in JS<br />
  $(&#8216;#slidesContainer&#8217;).css(&#8216;overflow&#8217;, &#8216;hidden&#8217;);</p>
<p>  // Wrap all .slides with #slideInner div<br />
  slides<br />
    .wrapAll(&#8221;)<br />
    // Float left to display horizontally, readjust .slides width<br />
	.css({<br />
      &#8216;float&#8217; : &#8216;left&#8217;,<br />
      &#8216;width&#8217; : slideWidth<br />
    });</p>
<p>  // Set #slideInner width equal to total width of all slides<br />
  $(&#8216;#slideInner&#8217;).css(&#8216;width&#8217;, slideWidth * numberOfSlides);</p>
<p>  // Insert controls in the DOM<br />
  $(&#8216;#slideshow&#8217;)<br />
    .prepend(&#8216;Clicking moves left&#8217;)<br />
    .append(&#8216;Clicking moves right&#8217;);</p>
<p>  // Hide left arrow control on first load<br />
  manageControls(currentPosition);</p>
<p>  // Create event listeners for .controls clicks<br />
  $(&#8216;.control&#8217;)<br />
    .bind(&#8216;click&#8217;, function(){<br />
		// stop animation<br />
		clearTimeout(timeOut);<br />
    // Determine new position<br />
	currentPosition = ($(this).attr(&#8216;id&#8217;)==&#8217;rightControl&#8217;) ? currentPosition+1 : currentPosition-1;</p>
<p>	// Hide / show controls<br />
    manageControls(currentPosition);<br />
    // Move slideInner using margin-left<br />
    $(&#8216;#slideInner&#8217;).animate({<br />
      &#8216;marginLeft&#8217; : slideWidth*(-currentPosition)<br />
    });<br />
  });</p>
<p>  // manageControls: Hides and Shows controls depending on currentPosition<br />
  function manageControls(position){<br />
    // Hide left arrow if position is first slide<br />
	if(position==0){ $(&#8216;#leftControl&#8217;).hide() } else{ $(&#8216;#leftControl&#8217;).show() }<br />
	// Hide right arrow if position is last slide<br />
    if(position==numberOfSlides-1){ $(&#8216;#rightControl&#8217;).hide() } else{ $(&#8216;#rightControl&#8217;).show() }<br />
  }<br />
});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego</title>
		<link>http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/#comment-133445</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Thu, 27 Oct 2011 19:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=864#comment-133445</guid>
		<description>Very nice script, thx!!!

How to pass automatically to the slides?</description>
		<content:encoded><![CDATA[<p>Very nice script, thx!!!</p>
<p>How to pass automatically to the slides?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

