Search the web
Sign In
New User? Sign Up
ycarousel · Bill Scott's Carousel Component
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 456 - 487 of 505   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
456
Heyho, okay, so this question's probably very easy to answer and you all going to blame why I didn't search on the Internet prior to posting, but I did and...
alexhauer_at
Offline Send Email
Oct 1, 2008
4:54 pm
457
Hello, I am using the Carousel on a client site and it is working nicely. We have autoPlay set and wrap is set to true. We have five items in the carousel....
DavidTobias
Offline Send Email
Oct 2, 2008
3:34 am
458
Note that today YUI 2.6.0 was released, with a new native YUI Carousel component. It's obviously based on Bill Scott's Carousel component, with a similar...
David Karr
davidmichael...
Offline Send Email
Oct 2, 2008
4:47 am
459
As you know, the intent of my carousel component was to fill in a gap in the YUI library. In 2006, I created the ycarousel component. Many people have found it...
billwaynescott
Online Now Send Email
Oct 14, 2008
5:18 pm
461
Bill Thanks very much for your efforts in providing the original carousel and I'm sure your component gave Yahoo a little push in the right direction. David...
David Kinniburgh
davidgkinnib...
Online Now Send Email
Oct 15, 2008
8:38 am
462
Have you done what you said? I have a similar problem... I need to replace items... so I can remove items for adding some new... Can someone help me, please? ...
adrisalarfdez
Offline Send Email
Nov 6, 2008
7:27 am
463
Hi, I have a vertical carousel with autoPlay and wrap... and I need to reload all the visible Items every time I'm going to show them... I can clear or reload...
adrisalarfdez
Offline Send Email
Nov 6, 2008
8:47 am
464
Ahh!! The code of my animationCompleteHandler is: var handleAnimationComplete = function(type, args) { if (this.getFirstVisible() == 1) { ...
adrisalarfdez
Offline Send Email
Nov 6, 2008
8:51 am
465
Sorry, it was wrong... the code of the handler is this: (without this boolean it doesn't work) var noPrime = false; var handleAnimationComplete =...
adrisalarfdez
Offline Send Email
Nov 6, 2008
9:00 am
466
Oh, I solved it... my problem was that I reload the data (not the items) when a condition is true in the load function... and this condition was wrong... Thank...
adrisalarfdez
Offline Send Email
Nov 6, 2008
9:17 am
467
I'd say the first thing you should do is convert to YUI 2.6.0, which provides the Carousel component, which was based on Bill Scott's Carousel. That being...
David Karr
davidmichael...
Offline Send Email
Nov 6, 2008
2:40 pm
468
hello. i am having the above problem with the carousel. my code: var carousel = new YAHOO.extension.Carousel("gallery-horizontal-carousel", { numVisible:...
dexxaye
Offline Send Email
Nov 14, 2008
10:10 pm
469
I had recursion issues with it on IE when I tried to set a relatively "high" animation speed. When I set it back down to .25, it worked fine....
David Karr
davidmichael...
Offline Send Email
Nov 14, 2008
10:27 pm
470
Hello, I don't know if I have the last version of Yahoo Carousel Component. I have a problem with IE 7 when the array size is over than 100 elements, the...
jamartos2000
Offline Send Email
Nov 25, 2008
2:28 pm
471
I have a problem with IE 7 when the array have more than 100 elements. The vertical tab scroll don't show the 101th thumbnail and the next one. No problem with...
jamartos2000
Offline Send Email
Nov 26, 2008
4:53 pm
472
Hi, I'm trying for a week now to get this thing working with my own xml- file. The pictures just don't show up. Tried converting XML to JSON, PHP to JSON, it...
ruben.horemans
Offline Send Email
Dec 2, 2008
10:54 am
473
Where could I download carousel code (and examples) that works with YUI 2.5.2? Regards, TV...
tanjavl
Offline Send Email
Dec 2, 2008
6:31 pm
474
Have you tried using the yahoo api with output=xml so that you get an xml response? Then you could get your code working with xml that you know is correct...
billwaynescott
Online Now Send Email
Dec 3, 2008
9:36 pm
475
The current carousel works with 2.5.2 (I simply made the last version point to the 2.6.x code). You can try any of the examples and replace the 2.6 references...
billwaynescott
Online Now Send Email
Dec 3, 2008
9:40 pm
476
I want to have some control buttons above my Carousels that can remove all the carousel items and replace them with new ones, change the size and the...
craigdscribner
Offline Send Email
Dec 5, 2008
1:16 am
477
your javascript is incorrect. document.getElementById('container') returns a dom node (element: https://developer.mozilla.org/en/DOM/document.getElementById)....
billwaynescott
Online Now Send Email
Dec 5, 2008
9:51 pm
478
Building on the billscott carousel, I created my own tab buttons from scratch using the scrollTo method. The problem is making these tab buttons sync up when...
craigdscribner
Offline Send Email
Dec 11, 2008
12:09 am
479
I want to add images to my carousel and remove others when somebody clicks on a button that is *outside* the carousel's navigation tools. ...
craigdscribner
Offline Send Email
Dec 12, 2008
11:43 pm
480
I want to move the next and previous options fro carousel to some other place. lets say to top or any other place from its original location right now. Is it...
naughty_avinas
Offline Send Email
Feb 9, 2009
9:56 am
481
I want to measure what parts of the Carousel people are clicking on the most. But when I make a selector on my forward and back buttons, and try to ping my...
craigdscribner
Offline Send Email
Feb 9, 2009
11:33 am
483
I am using asp.net 3.5. I need to implement Carousel controls(more than one) dynamically when user can click on either asp button or link button. I have placed...
nee_addanki
Offline Send Email
Mar 2, 2009
1:06 pm
484
how can i control the width of the id=doc ? i want to make it smaller than 750px which is the current width....
seleftheriadis
Offline Send Email
Mar 13, 2009
9:39 am
485
Hello - I just stumbled across this carousel, and have had no problem looking through the examples and getting the functionality i needed. Until now! I cannot...
beasleyq
Offline Send Email
Apr 8, 2009
1:13 pm
486
Hello Nick, could you please provide the urls? Regards, Simeon...
Simeon Eleftheriadis
seleftheriadis
Offline Send Email
Apr 8, 2009
1:19 pm
487
Thanks for the response Simeon - http://www.beasleyq.org/testing/carousel.html Take care Nick...
Nick Ten Eyck
beasleyq
Offline Send Email
Apr 8, 2009
2:14 pm
Messages 456 - 487 of 505   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help