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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 302 - 332 of 505   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
302
Hi I'm no JS wizard, so I was wondering how I would go about the following?: - 4 vertically scrolling carousels containing a variable number of 70px 70px...
adamsonkev
Offline Send Email
Jan 4, 2008
6:46 pm
303
What I ended up doing is creating two full groups of items for the carousel, and then making the first visible item the first item in the second list. Then,...
trent o.
t_ohann
Offline Send Email
Jan 8, 2008
4:27 pm
304
Hi, I'm using your Carousel slide show in Russia. Thank you very much for it. :D but now i have a problem.. http://mirbageta.ru/int.php?no=34 in this site you...
jangchangsoon
Offline Send Email
Jan 13, 2008
8:46 pm
305
Your english isn't too bad at all. For what you are trying to do, I think it is probably best to just refresh the part of the page which holds the details of...
pedalpete28
Offline Send Email
Jan 15, 2008
1:55 am
306
thank you very much ! I'll try to make an Iframe. i think it is a best way for me. thank you!...
jangchangsoon
Offline Send Email
Jan 15, 2008
6:28 pm
307
Hi all, I've been working on my site for quite a while, and went live with it in November. One somewhat random issue I keep running into is that the carousel ...
pedalpete28
Offline Send Email
Jan 17, 2008
5:41 pm
308
Hello, I use the following code on my page (only the necessary parts are provided). It depends on window size to choose the proper layout so I also need to...
Peter A. Shevtsov
shevtsovpeter
Offline Send Email
Jan 23, 2008
5:22 am
309
Help please. Can maybe somebody illustrate how to make carousel elements drag-able into an outside drop-box, very much like the drag-drop examples from YUI? ...
gukii
Offline Send Email
Jan 31, 2008
5:51 am
310
Hello Bill, I am rather embarrassed that this reply has taken so long but I have had a few personal and professional distractions recently. Any way, I found...
mikewillstew
Offline Send Email
Feb 1, 2008
8:17 pm
312
Hi, This is my first time using carousel. I installed the javascript (I think correctly, I'm not very familiar with Js) and I installed the css page and...
cowboybebopbecky
cowboybebopb...
Offline Send Email
Feb 2, 2008
1:53 am
313
The easiest way for me to debug it is for you to take the directory with your HTML, CSS, JS and all sub directories and ZIP them into a single zip file and...
billwaynescott
Offline Send Email
Feb 2, 2008
6:06 am
314
Hi everyone, So I recently got the carousel app up and running on my site, except I seem to run into one big issue: a lot of the time when I first load up the...
bassbreaksbeats
Offline Send Email
Feb 11, 2008
7:40 am
315
Hello, all - I'm having a problem getting the carousel to work properly, with static content. What happens is that a few of my items are off the end of the...
neils2001
Offline Send Email
Feb 13, 2008
4:11 am
316
Hmmm, I just tried it repeating the same image over and over. If the image is under 100px or so (haven't found the rollover point), it works fine. As I get...
neils2001
Offline Send Email
Feb 13, 2008
4:23 am
317
Hi, This script is great, thank you. I have the autoplay working with the dynamic code, and stopping on mouseover. I can get the autoplay to work with...
emilyanaymark
Offline Send Email
Feb 13, 2008
3:08 pm
318
Hi, I want to put a div scrollbox within the carousel. It works fine in IE, but not in Firefox. The scroll box is the second item in the carousel. ...
Paul Doyle
csufu
Offline Send Email
Feb 22, 2008
2:36 pm
319
Thanks for this great code and documentation. I got it to work without any knowlege of javascript. I am using external controls like in this example, ...
stephan.schindler
stephan.schi...
Offline Send Email
Feb 23, 2008
4:22 pm
320
Sorry for the late response. Looked into it and it was a bug. The prevention of double animation effect was only checked when driven from event and not...
billwaynescott
Offline Send Email
Feb 23, 2008
7:05 pm
321
A cursory glance does not reveal anything to me. Can you isolate the YAHOO.util.Event method and see if it works by whittling down your code? If it is with...
billwaynescott
Offline Send Email
Feb 23, 2008
7:13 pm
322
Did you try changing the numVisible or doing a reload()? reload() recalculates the scroll metrics based on the current property settings. Another approach is...
billwaynescott
Offline Send Email
Feb 23, 2008
7:18 pm
323
Each carousel item is just an LI item (list item). What is inside the LI item is whatever you put there (any HTML... examples often put an image there but it...
billwaynescott
Offline Send Email
Feb 23, 2008
7:21 pm
324
Guessing this is fixed? Tried the site and it appears to work. Nice work, btw. -- Bill...
billwaynescott
Offline Send Email
Feb 23, 2008
7:34 pm
325
The carousel does not support variable width in horizontal or variable height in vertical orientations. If it looks like it works under 100 px that is purely...
billwaynescott
Offline Send Email
Feb 23, 2008
7:36 pm
326
Are you adding the listener to "item-1". I suppose you have more than one item? In your load I would add the listeners (where the items get created). Make sure...
billwaynescott
Offline Send Email
Feb 23, 2008
7:38 pm
327
On Mac FF you will see this problem. The Mac scrollbar is a native object and does not get hidden when you hide the div. You should hide the scrollbar also...
billwaynescott
Offline Send Email
Feb 23, 2008
7:44 pm
328
The links created are created by demo code and not part of the js specifically. So it is up to you to create a link that makes sense. Like this example: ...
billwaynescott
Offline Send Email
Feb 23, 2008
7:52 pm
329
http://billwscott.com/carousel * Upgraded demos to use YUI 2.5.0 * Fixed bug around calling scrollTo while the carousel is already scrolling. Or trying to...
billwaynescott
Offline Send Email
Feb 23, 2008
8:53 pm
330
Hello: I tried adding two static carousels, but only one seems to show... any ideas? here is my site: http://www.majikmedia.com/portfolio thank you, abe...
abeiqbal
Offline Send Email
Feb 26, 2008
3:36 am
331
Hi. On you page your pageLoad function you are only creating one carousel. Here's the one from the Two Static HTML Carousels example. var carousel, carousel2; ...
jhflau11
Offline Send Email
Feb 26, 2008
1:26 pm
332
Hi I am trying to replace the var imageList and var urlList from Mysql database. How can I achieve this? The url images from the mysql database are in this...
yain1688
Offline Send Email
Feb 26, 2008
1:44 pm
Messages 302 - 332 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