Hi,today if found a weird problem. i was using master pages in asp.net and when i placed my ycrousel in content place the crousel didn't show any pictures!!! ...
Hi How can I use variables in the code. I am writing and ASP page that will use the carousel, but the number of images will vary from 1 to 16. I need to set...
I modified the ajax load and spotlight examples and changed the image size for the images and now the next arrow is always shown on a new line below the...
Hello, Is it possible to put two carousel in the same row? Because when I am doing it using different Div id,the second carousel is loading vertical, without...
Hmmm... Try this: http://billwscott.com/carousel/two_carousels_ajax_load_sidebyside.html is that what you are after? I just floated each carousel left and put...
one carousel "endless_module"(wich is the vertical one with info and links) and a normal horyzontal carousel, how can i configure this on one html page? as...
Hi Bill, Thanks for the reply. This worked fine. I am getting an another problem in embedding the quicktime object in the carousel. I am trying to embed the...
Just create new carousels with different ids (like the two carousel examples). There is nothing unusual about putting two html structures on the page with...
Hi, i'm using carousel in an asp.net page ,and i'm filling the images from my database and my images have different widths. my problem is that when i set <li>...
hi, thanks for your reply i just created what i wanted the link is here: http://tetrix01.free.fr/index.htm (all the js is in the index file) as you can see the...
In your news carousel you have it set to show 6 items and increment by 5. But the news carousel shows a lot more than that. You are explicitly setting the...
hello are you speaking about a height 436px css property for the vert carousel?? i havent set such. ? ... text ... maner) ... carousel ... structures ... is ...
My mistake. I meant the 176px on the carousel. But that is calculated. here is what is happening. Your first line wraps (in fact you have a BR in the text of...
yes thank you, now i see the text as images must have the same measurements, in this case amounts of lines (so same amounts of <br>) so the carousel can work...
I'm looking to have the animation go in the opposite direction. I'd basically like to invert the carousel and have the first item be on the right hand side and...
Hey Guys, I'm currently using the javascript loaded version of the carousel. Just wondering if anyone has made it pre-load the next 4 images so when you click...
Hi, I have to remove a carousel object from the memory in my program but it doesnot remove it. As soon as the cached elements are covered, it again goes for...
setting carousel=null just sets the VARIABLE carousel to null. deleting carousel just deletes the VARIABLE carousel. The carousel is actually a combination of...
Hi Bill, Thanks for your suggestion. I managed this by removing the the prev and next element from the carousel and the using the moveTo() method with the...
Hi, first of all, thanks for this amazing component!!! But I've got a little problem with Opera (9.27). You can see the problem on this page (it's in german,...
Odd. I have seen Opera screw things up as they march through their many revisions. On Opera 9.5 it works fine. Unfortunately I don't have the bandwidth to...
first of all thanks for hard work implementing this component, it is very well written, but I still would like to point out some places that this can get...
Hi, I have two YUI tabs in a tabview (using static markup in the HTML file) each of which contains a carousel. The carousel in the active tab looks fine....
I am using YUI 2.5.1 and the example works fine if the carousels appear side by side. However as soon as I put them in the two tabs of the tabview, the...
It seems that images are left aligned within the clip region. I'm hoping to have them centered, but I can't find how to go about doing so. Can anyone give me...
Hi all, Could Casoursel component show images not just in one line or one row? Could we display it in multi rows? And we could calculate the number of rows...
Hello, My Carousel is going to be 100% of the window size. Is there some way to dynamically resize the carousel or calculate how many items the Carousel can...