I am using the Yahoo jcarousel and embedded the js/css codes and it doesn't load properly. I am using Drupal CMS. I was thinking if it was js conflict. Thank...
I do not want the entire group seeing these photos.Because some may recognize me. Here's the link: http://ollinsa.zoomshare.com/files/photos.htm Enjoy babe :)...
Hello there! I am building my graphic design portfolio and I would like to have three carousels on the page. Following the "Two Static HTML Carousels" page I...
Hi, I just got started on YUI and I want to use the YUI carousel on my website. But I can't find a way to customized the list and button on top( I'm referring...
I have found a mootools version that loops, but I can't use mootools (as I use prototype). So, has the looping ability been put into this code? Basically,...
I'm trying to open a lightbox window (see here: http://www.huddletogether.com/projects/lightbox/ for an example) from one of the list items in the carousel....
hi , i would like to have a some links in my page which effect the current page in the carousel (like the page radio buttons in the carousel widget) , how can...
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...
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...
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...
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...
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...
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...
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...
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...
hello. i am having the above problem with the carousel. my code: var carousel = new YAHOO.extension.Carousel("gallery-horizontal-carousel", { numVisible:...
Hello, I've been building an admin interface (AJAX'Y) that dynamically adds images to the carousel using the wonderful insertBefore and insertAfter methods,...
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...
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...
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...
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....
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...
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 ...
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....
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...
Hi Bill, I am creating my carousel like this: carousel = new YAHOO.extension.Carousel("mycarousel", { numVisible: 3, animationSpeed: 0.4, loadInitHandler:...