First, This is a great script. It has everything I need. There's one thing I can't figure out how to setup. It's using the Autoplay with the Spotlight. How...
Hi, just wanted to share that it is very easy to add the YUI Image loader functionality to the carousel. Just add, after your component HTML and before the...
I'm on my third version of the carousel, started out with static html, then javascript load, and now am moving over to an ajax load. The issue I am currently...
Hi All- I've not done much OOP in javascript, but I hacked the carousel.js a little bit to put a "loading" image while waiting for the List Elements to get...
That's awesome dibson, that was next on my list of things to do. It looks like the attachement didn't work (your entry says "Attachment(not stored):...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ycarousel group. File :...
ycarousel@yahoogroups...
Oct 19, 2007 7:56 pm
217
... I've uploaded the patch to the "Files" section of the Yahoo Group. I've not really participated in yahoo groups before, I suppose they don't handle...
as a temporary solution, I am now running "autostart" to scroll past the first item and getting the spotlight on the second item. However, this still causes...
i used external control in the carousel i.e numbered buttons .when i run the file for each & every toggle between the buttons ,the buttons getting refreshed ....
Hi If I slow the animation speed right down (say 5s or greater) then the wrap function is broken - it does not scroll all the wau back to the begining - any...
I could not reproduce this exactly. What I could reproduce is that if you hit the previous or next button during the animated wrap it does screw up the...
I think I will need some more details. do the buttons have a normal href link? Is a separate http request being generated? my hunch is that your links are...
By ticker I guess you mean something like you see on gmail with the webclips? Or like on blogger showing recent blogs? A ticker would be an application of the...
Sorry, haven't had a chance to look into this. I just moved from Yahoo! to Netflix and am busy getting cranked up over there. Will try to take a look at it as...
... Hi Bill I have been using the carousel as a "ticker" - like you see on some news sites. I use the slow animation to slowly scroll the items across the...
congrats on the new gig Bill, I thought I had this figured out, but it turns out i was wrong :( I've also posted this to the YUI message board as I have been...
thanks for your mail. i have used the normal asp hyperlink. jpg images as the background upon that iam writing a numbers. & when i check it thr some software...
I'm not sure what I've done, but after adding Dobson's image loader, this is now working. Here's the code i used. YAHOO.util.Event.onAvailable('id',Avail); ...
... then the ... the ... If you are have a long animation time and short autoplay time then when the wrap occurs the next autoplay event occurs before the ...
Using the carousel for images and accompanying text, I've created a div within the li to list the image number, description and date - each line separated with...
I've been migrating to an ajax based carousel, and have lost the scrollTo function. I've taken the code from the javascript loading version (I had to make some...
K. I'm an idiot. This is caused by the default ul style for line-height in carousel.css, which has the line-height set at 0px. Just override in your list item...
Hi, The carousel works great... http://www.mycitybuddy.com. The only thing i want now to do, is to stop the carousel when a mouseover occurs, and restart it on...
Try this: In firebug, type carousel.stopAutoPlay() and see if that works. If ti does then it is a problem with your event handler. One thing I am unclear on....
Hi Bill, First of all, thank you for your suggestion. I did try carousel.stopAutoPlay() from firebug and it still does not stop. I am also able to confirm that...
I had trouble getting my carousel to render. I had no script errors and everything validated. The id I used contained a hyphen (i.e. "my-carousel"). When I...
I am guessing something else is wrong with your code. Most of my examples on my site use a HYPHEN as part of the ID name for the carousel. For example in the...