Search the web
Sign In
New User? Sign Up
ycarousel · Bill Scott's Carousel Component
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 208 - 242 of 505   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
208
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...
bmurdock_2
Offline Send Email
Oct 2, 2007
5:34 pm
209
I figured out how to change the layout. It was pretty simple. The only thing I need to do now is make the large image link. How is that done?...
bmurdock_2
Offline Send Email
Oct 3, 2007
2:52 am
210
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...
michiel.hildebrand
michiel.hild...
Offline Send Email
Oct 7, 2007
5:11 pm
213
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...
pedalpete28
Offline Send Email
Oct 19, 2007
1:29 am
214
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...
Dibson T Hoffweiler
dibsonhoffwe...
Offline Send Email
Oct 19, 2007
7:22 pm
215
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):...
pedalpete28
Offline Send Email
Oct 19, 2007
7:45 pm
216
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...
Send Email
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...
Dibson T Hoffweiler
dibsonhoffwe...
Offline Send Email
Oct 19, 2007
7:59 pm
218
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...
pedalpete28
Offline Send Email
Oct 23, 2007
1:23 am
219
Hi Anybody used it as a news ticker ? Bill any plans on adding ticker functionality ? thanks Tim...
tntnashtm123
Offline Send Email
Oct 23, 2007
7:58 pm
220
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 ....
Rajan
vincent_raj70
Offline Send Email
Oct 24, 2007
5:13 am
221
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...
tntnashtm123
Offline Send Email
Oct 24, 2007
4:03 pm
223
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...
billwaynescott
Offline Send Email
Oct 24, 2007
4:35 pm
224
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...
billwaynescott
Offline Send Email
Oct 24, 2007
4:37 pm
225
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...
billwaynescott
Offline Send Email
Oct 24, 2007
4:41 pm
226
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...
billwaynescott
Offline Send Email
Oct 24, 2007
4:44 pm
227
Thanks. Been swamped lately, Will take a look at it as soon as I can. -- Bill ... downloaded)?...
billwaynescott
Offline Send Email
Oct 24, 2007
4:45 pm
228
... 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...
tntnashtm123
Offline Send Email
Oct 24, 2007
8:45 pm
231
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...
pedalpete28
Offline Send Email
Oct 24, 2007
9:47 pm
232
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...
vincent raj
vincent_raj70
Offline Send Email
Oct 25, 2007
5:13 am
233
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); ...
pedalpete28
Offline Send Email
Oct 25, 2007
7:12 pm
234
... 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 ...
tntnashtm123
Offline Send Email
Oct 29, 2007
11:00 am
235
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...
Lori
llr_45
Offline Send Email
Oct 29, 2007
10:27 pm
236
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...
pedalpete28
Offline Send Email
Oct 30, 2007
5:04 am
237
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...
L. Robinson
llr_45
Offline Send Email
Oct 30, 2007
9:20 pm
238
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...
devendra_rath
Offline Send Email
Nov 2, 2007
2:35 pm
239
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....
billwaynescott
Offline Send Email
Nov 2, 2007
3:34 pm
240
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...
devendra_rath
Offline Send Email
Nov 4, 2007
2:55 am
241
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...
Joey Barrett
joeyjbarrett
Offline Send Email
Nov 7, 2007
12:58 am
242
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...
billwaynescott
Offline Send Email
Nov 7, 2007
4:54 am
Messages 208 - 242 of 505   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help