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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 430 - 462 of 505   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
430
I'm slowly constructing a page that starts with a populated carousel of thumbnail images, along with an empty carousel below it, and an area below that...
David Karr
davidmichael...
Offline Send Email
Sep 1, 2008
7:35 pm
431
To add some more information, I also tried changing "clear()" to "reload()", with the same result. When it redisplays, the first item shows up on the right...
David Karr
davidmichael...
Offline Send Email
Sep 3, 2008
2:48 am
432
I've been doing browser testing for my site and found the latest release of ie 8, renders the carousel correctly....
kiel_frost
Offline Send Email
Sep 9, 2008
2:16 am
433
Hi, i have a page that uses Adobe's Spry Tabbed Panels widget to display 3 different sets of content under 3 tabs. two of those have this carousel feature...
kylelondon85
Offline Send Email
Sep 9, 2008
12:58 pm
434
Having never used Spry I am at a disadvantage to answer. However, a quick search had this discussion about getting the onclick event on the tab: ...
billwaynescott
Offline Send Email
Sep 9, 2008
3:58 pm
435
Hi, This is a great control, however I am having some problems with implementing the ajax version. The carousel doesn't seem to work if it doesn't contain any...
vikasde2000
Offline Send Email
Sep 9, 2008
4:22 pm
436
Hmmm. The carousel must contain LI items to be a carousel. I mean it must have items or there is nothing to carousel. For static carousels (built solely in...
billwaynescott
Offline Send Email
Sep 9, 2008
4:35 pm
437
Hi, thanks so much for quick help. i don't think i quite understand how to use "methods" for the carousel though. if i was to add a function to the onclick...
kylelondon85
Offline Send Email
Sep 9, 2008
4:47 pm
438
I have a similar situation. I have a "loaded" Carousel and an "empty" Carousel, but I want them to be the same size. To get this to work I added a single...
David Karr
davidmichael...
Offline Send Email
Sep 9, 2008
4:49 pm
439
Hi Bill, I understand that it must contain LI items to load static content. I am trying to load the items via ajax, which works fine, if I include a static LI...
vikasde2000
Offline Send Email
Sep 9, 2008
4:54 pm
440
You are right. There was something messed up with my code. Thanks for pointing to the example....
vikasde2000
Offline Send Email
Sep 9, 2008
5:01 pm
441
wow, i actually got it to work... each of my tab buttons has an ID already, so i simply added the following lines at the bottom of the carousel script in the...
kylelondon85
Offline Send Email
Sep 9, 2008
5:16 pm
442
Hi Bill, I am creating my carousel like this: carousel = new YAHOO.extension.Carousel("mycarousel", { numVisible: 3, animationSpeed: 0.4, loadInitHandler:...
vikasde2000
Offline Send Email
Sep 9, 2008
5:17 pm
443
Hi, I am trying to use the loadNextItems and loadPrevItems. Both functions are called when I click on the links, however the alreadyCached is always false. How...
vikasde2000
Offline Send Email
Sep 9, 2008
5:25 pm
444
I wonder if you're seeing a symptom that I've been seeing. After you add the items, and before you go to the next page, please use Firebug to inspect the HTML....
David Karr
davidmichael...
Offline Send Email
Sep 9, 2008
5:36 pm
445
I figured what the problem is. I was adding the items wrong. Instead of doing this: mycarousel.addItem(index, foo()); I was doing this: ...
vikasde2000
Offline Send Email
Sep 9, 2008
5:40 pm
448
I posted about this previously in a couple of places, but I realized the note I wrote in here actually covered an older symptom that I've gotten over....
David Karr
davidmichael...
Offline Send Email
Sep 10, 2008
5:38 pm
449
Hi, I am using the carousel to add items from Ajax. If I do it setting a fixed array of image urls, it works just fine, but when I make an Ajax request, in the...
U Robles
urobles
Offline Send Email
Sep 13, 2008
12:22 am
450
If it matters, I spent some time stepping through the Carousel code. I can see clues to how it ended up in this state, but I can't see the solution. Hopefully...
David Karr
davidmichael...
Offline Send Email
Sep 13, 2008
6:55 pm
451
Hello, Can someone please point me to the right direction to use Ajax with my own database? The getTrips.php does not tell me much on how the results is ...
angegardienusa
Offline Send Email
Sep 23, 2008
1:07 pm
452
No one can help me? Please ......
angegardienusa
Offline Send Email
Sep 24, 2008
8:38 pm
453
This is outside the topic of the carousel. You are asking a general programming question about how to use ajax, php and your database. Try this: ...
billwaynescott
Offline Send Email
Sep 24, 2008
9:00 pm
454
This question has almost nothing to do with the ycarousel component. You should ask these questions on a list with a wider distribution, perhaps ...
David Karr
davidmichael...
Offline Send Email
Sep 24, 2008
10:49 pm
455
Well, thank you. Your answer was an excellent pointer and that will help me accomplish what I am set to do (with the info from firebug, I am able to see the...
angegardienusa
Offline Send Email
Sep 25, 2008
5:21 pm
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
Offline 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...
Offline 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
Messages 430 - 462 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