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...
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...
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...
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...
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...
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...
your javascript is incorrect. document.getElementById('container') returns a dom node (element: https://developer.mozilla.org/en/DOM/document.getElementById)....
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 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...
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 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...
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...
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...
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....
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,...
Last Oct I changed billwscott.com/carousel to *encourage* everyone to use the Yahoo User Interface Carousel instead of mine. I am no longer adding any features...
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 :)...
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...
Guessing you are wanting help on the official YUI Carousel. My version was the unofficial one that I wrote while at Yahoo! to fill in the gap while an official...
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...
I would have to see all of your code to see what your issue is. - Below you only have two carousels, carousel & carousel3. That may just be your snippet. But...
I just wan to ask how can i make the spotlight on www.ixnk.co.uk/test to be always at the same place and not be smaller first and then normal size. Is there...
Thank you Bill, it was a stupid mistake and i did correct it. The script works just fine and i combined it with a variant of lightbox called slimbox. This is...
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...