Multiple Carousels
|
|
Hey all- I’m trying to use multiple Prototype-UI carousels within the same page and am noticing some interesting behavior. It seems as though the carousels cannot have unique ids. The only way I am able to change the id is to then copy all of the appropriate css classes associated with that type of carousel. Am I understanding this correctly? I have the need to support ajax updates, so it is necessary for me to have a unique id for the div containing my carousel items. Any insight would be very much appreciated. Thanks! -Kris |
|
|
Can you supply an code example, I’ve been able to get multiple Carousels work however I did need them to have different styles |
|
|
Hi, I’d like more information on this. I’m trying to get 3 carousels on the go. Do you need to name the second and third something other than hCarousel? thanks in advance, Ross |