<?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: YUI: Javascript Carousel with Custom Navigation &#8211; Part 1</title> <atom:link href="http://erisds.co.uk/code/yui-javascript-carousel-custom-navigation-part-1/feed" rel="self" type="application/rss+xml" /><link>http://erisds.co.uk/code/yui-javascript-carousel-custom-navigation-part-1</link> <description>Web development, Symfony, Wordpress and general geekery</description> <lastBuildDate>Thu, 04 Mar 2010 08:33:20 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.1</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: ErisDS</title><link>http://erisds.co.uk/code/yui-javascript-carousel-custom-navigation-part-1/comment-page-1#comment-474</link> <dc:creator>ErisDS</dc:creator> <pubDate>Mon, 01 Feb 2010 21:14:13 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=501#comment-474</guid> <description>YUI can be a bit more involved than JQuery, but generally also considerably more flexible.
It depends on what kind of syntax you prefer, your working style and what you want from the tools you use. Each to their own as they say!</description> <content:encoded><![CDATA[<p>YUI can be a bit more involved than JQuery, but generally also considerably more flexible.<br
/> It depends on what kind of syntax you prefer, your working style and what you want from the tools you use. Each to their own as they say!</p> ]]></content:encoded> </item> <item><title>By: Rob Web Design Talk</title><link>http://erisds.co.uk/code/yui-javascript-carousel-custom-navigation-part-1/comment-page-1#comment-467</link> <dc:creator>Rob Web Design Talk</dc:creator> <pubDate>Wed, 27 Jan 2010 21:34:24 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=501#comment-467</guid> <description>Hi,Nice read will have a try of this. However, from a first glance it seems a lot more involved to do than using a JQuery solution.Rob</description> <content:encoded><![CDATA[<p>Hi,</p><p>Nice read will have a try of this. However, from a first glance it seems a lot more involved to do than using a JQuery solution.</p><p>Rob</p> ]]></content:encoded> </item> <item><title>By: ErisDS</title><link>http://erisds.co.uk/code/yui-javascript-carousel-custom-navigation-part-1/comment-page-1#comment-402</link> <dc:creator>ErisDS</dc:creator> <pubDate>Wed, 21 Oct 2009 12:59:00 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=501#comment-402</guid> <description>&lt;strong&gt;@Temitope&lt;/strong&gt; - Of course! You can just set the following css option. This (not yet complete) 3-part tutorial is aimed at creating custom navigation as it isn&#039;t straightforward.[cc lang=&quot;css&quot;].yui-carousel-nav{
display:none;
}[/cc]</description> <content:encoded><![CDATA[<p><strong>@Temitope</strong> &#8211; Of course! You can just set the following css option. This (not yet complete) 3-part tutorial is aimed at creating custom navigation as it isn&#8217;t straightforward.</p><div
class="codecolorer-container css twitlight" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><table
cellspacing="0" cellpadding="0"><tbody><tr><td
style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br
/>2<br
/>3<br
/></div></td><td><div
class="css codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">.yui-carousel-nav<span
style="color: #00AA00;">&#123;</span><br
/> &nbsp; <span
style="color: #000000; font-weight: bold;">display</span><span
style="color: #00AA00;">:</span><span
style="color: #993333;">none</span><span
style="color: #00AA00;">;</span><br
/> <span
style="color: #00AA00;">&#125;</span></div></td></tr></tbody></table></div> ]]></content:encoded> </item> <item><title>By: Temitope</title><link>http://erisds.co.uk/code/yui-javascript-carousel-custom-navigation-part-1/comment-page-1#comment-400</link> <dc:creator>Temitope</dc:creator> <pubDate>Tue, 20 Oct 2009 13:52:23 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=501#comment-400</guid> <description>can&#039;t we just do away with the control altogether and the carousel will start playing automatically without viewer interruption?</description> <content:encoded><![CDATA[<p>can&#8217;t we just do away with the control altogether and the carousel will start playing automatically without viewer interruption?</p> ]]></content:encoded> </item> <item><title>By: ErisDS</title><link>http://erisds.co.uk/code/yui-javascript-carousel-custom-navigation-part-1/comment-page-1#comment-337</link> <dc:creator>ErisDS</dc:creator> <pubDate>Sun, 23 Aug 2009 08:07:52 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=501#comment-337</guid> <description>I&#039;ll have a look at solving this when I put the final article together. Been a bit delayed but will be soon.</description> <content:encoded><![CDATA[<p>I&#8217;ll have a look at solving this when I put the final article together. Been a bit delayed but will be soon.</p> ]]></content:encoded> </item> <item><title>By: Tom LaTourelle</title><link>http://erisds.co.uk/code/yui-javascript-carousel-custom-navigation-part-1/comment-page-1#comment-327</link> <dc:creator>Tom LaTourelle</dc:creator> <pubDate>Thu, 20 Aug 2009 21:21:10 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=501#comment-327</guid> <description>Problems with the AutoPlay:I have been playing with the YUI and was reading through your article.  Here&#039;s the problem.  When you choose to use this as a navigation-type control (see CNET.COM) there is a problem with AutoPlay.  AutoPlay does not go through each image on a page.  It goes through each page.  So if I choose to show only 1 image per page it works fine.  If I have 15 images and choose to show 3 per page, it does not cycle image 1, 2, 3 and then change pages and go on, it goes image 1, 4, 7, etc...  just like I was clicking the &quot;forward&quot; button instead of increasing my current image index.Any ideas for a fix?  Thanks, -Tom</description> <content:encoded><![CDATA[<p>Problems with the AutoPlay:</p><p>I have been playing with the YUI and was reading through your article.  Here&#8217;s the problem.  When you choose to use this as a navigation-type control (see CNET.COM) there is a problem with AutoPlay.  AutoPlay does not go through each image on a page.  It goes through each page.  So if I choose to show only 1 image per page it works fine.  If I have 15 images and choose to show 3 per page, it does not cycle image 1, 2, 3 and then change pages and go on, it goes image 1, 4, 7, etc&#8230;  just like I was clicking the &#8220;forward&#8221; button instead of increasing my current image index.</p><p>Any ideas for a fix?  Thanks, -Tom</p> ]]></content:encoded> </item> <item><title>By: Abdullah Radwan</title><link>http://erisds.co.uk/code/yui-javascript-carousel-custom-navigation-part-1/comment-page-1#comment-323</link> <dc:creator>Abdullah Radwan</dc:creator> <pubDate>Wed, 19 Aug 2009 16:58:30 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=501#comment-323</guid> <description>Nice and wonderful article/tutorial,Don&#039;t you think YUI its too have and its need more time load sometimes?????I like to use YUI, but I prefer to use JQuery and Prototype more, specially when you combined both frameworks, also JQuery let you think outside the box.</description> <content:encoded><![CDATA[<p>Nice and wonderful article/tutorial,</p><p>Don&#8217;t you think YUI its too have and its need more time load sometimes?????</p><p>I like to use YUI, but I prefer to use JQuery and Prototype more, specially when you combined both frameworks, also JQuery let you think outside the box.</p> ]]></content:encoded> </item> <item><title>By: My Web Hosting nightmare&#8230; &#124; Musings of ErisDS</title><link>http://erisds.co.uk/code/yui-javascript-carousel-custom-navigation-part-1/comment-page-1#comment-321</link> <dc:creator>My Web Hosting nightmare&#8230; &#124; Musings of ErisDS</dc:creator> <pubDate>Wed, 19 Aug 2009 12:50:36 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=501#comment-321</guid> <description>[...] I have been unbelievably busy, have no electricity at home (or sofa, or bed) and the 3rd part of my YUI: Javascript Carousel series has been [...]</description> <content:encoded><![CDATA[<p>[...] I have been unbelievably busy, have no electricity at home (or sofa, or bed) and the 3rd part of my YUI: Javascript Carousel series has been [...]</p> ]]></content:encoded> </item> <item><title>By: YUI: Javascript Carousel with Custom Navigation - Part II &#124; Musings of ErisDS</title><link>http://erisds.co.uk/code/yui-javascript-carousel-custom-navigation-part-1/comment-page-1#comment-299</link> <dc:creator>YUI: Javascript Carousel with Custom Navigation - Part II &#124; Musings of ErisDS</dc:creator> <pubDate>Tue, 04 Aug 2009 12:35:53 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=501#comment-299</guid> <description>[...] HTML for the carousel is the same as in Part 1, except this time I have added titles to my images. Below I&#8217;ve only listed one carousel, but [...]</description> <content:encoded><![CDATA[<p>[...] HTML for the carousel is the same as in Part 1, except this time I have added titles to my images. Below I&#8217;ve only listed one carousel, but [...]</p> ]]></content:encoded> </item> <item><title>By: Twitted by NicholasPatten</title><link>http://erisds.co.uk/code/yui-javascript-carousel-custom-navigation-part-1/comment-page-1#comment-291</link> <dc:creator>Twitted by NicholasPatten</dc:creator> <pubDate>Fri, 31 Jul 2009 18:39:56 +0000</pubDate> <guid
isPermaLink="false">http://erisds.co.uk/?p=501#comment-291</guid> <description>[...] This post was Twitted by NicholasPatten [...]</description> <content:encoded><![CDATA[<p>[...] This post was Twitted by NicholasPatten [...]</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 (user agent is rejected)
Database Caching 4/21 queries in 0.122 seconds using disk

Served from: DSX4001-21.guardiandns.com @ 2010-03-09 22:33:22 -->