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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 365 - 398 of 505   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
365
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...
sanjeevaryan77
Offline Send Email
Apr 2, 2008
12:36 am
366
setting carousel=null just sets the VARIABLE carousel to null. deleting carousel just deletes the VARIABLE carousel. The carousel is actually a combination of...
billwaynescott
Offline Send Email
Apr 2, 2008
1:50 am
367
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...
Sanjeev Jha
sanjeevaryan77
Offline Send Email
Apr 2, 2008
8:03 pm
369
Hi, I tried the carousel and found that it gets confused if updated while animating. Calling stopAutoPlay does not help. But when I call ...
gerdziegler
Offline Send Email
Apr 11, 2008
10:03 am
370
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,...
gustel1984
Offline Send Email
Apr 21, 2008
3:10 pm
371
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...
billwaynescott
Offline Send Email
Apr 21, 2008
3:30 pm
372
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...
dlevancho
Offline Send Email
Apr 23, 2008
10:05 pm
373
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....
ankur655
Offline Send Email
Apr 29, 2008
3:51 am
374
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...
ankur655
Offline Send Email
Apr 29, 2008
3:58 am
375
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...
J.C. aka DougsJokes
dougsjokes
Offline Send Email
Apr 29, 2008
9:01 pm
376
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...
huijuantu
Offline Send Email
Apr 30, 2008
5:27 am
377
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...
suntzu8888
Offline Send Email
Apr 30, 2008
10:16 pm
378
It seems that we must rewrite carousel code to implement layout of multi line or multi row layout. That is to say to we need to display those images in table...
Tu Huijuan
huijuantu
Offline Send Email
May 3, 2008
1:29 am
380
So I'm trying to set up a carousel that doesn't load by default. Simple enough, we just use the config value loadOnStart and set it to false. Now the question...
Leroy Stav
montypython_21
Offline Send Email
May 6, 2008
10:01 pm
381
I have an imageList array similar to here: http://billwscott.com/carousel/carousel_dhtml_load.html Everything works well, except - the first item in the array...
Brady Hegberg
bradyhegberg
Offline Send Email
May 12, 2008
3:53 pm
382
Not necessary to use tables. I managed a workaround with a <ul> with two <li>s for each of the carousel's <li>s and some css. I won't post it here now due to...
Leroy Stav
montypython_21
Offline Send Email
May 12, 2008
10:00 pm
383
hi there, i am newbie here in ajax. i would like to enquiry, how to implement tis carousel with asp vbscript?my photos are query out from database. i am not...
lu_lu_yen
Offline Send Email
May 13, 2008
2:37 pm
384
Not so much a suggestion as much as an explanation... The first item in the carousel *is* 1. Thats just how it is... your 'onLoadInit' handler recieves...
Leroy Stav
montypython_21
Offline Send Email
May 13, 2008
3:08 pm
385
okay... so I found that there *is* a load function, it just wasn't mentioned in the documentation. I still have the problem with using the same image for next...
Leroy Stav
montypython_21
Offline Send Email
May 14, 2008
4:06 pm
387
Builde a web site,webdesign help, webdesign and devolopment,proffetionalwebdesign from http://webdesign.codingforum.info/...
exparthelp142
Offline Send Email
May 23, 2008
6:44 pm
388
I am trying to create a carousel of flash objects and am facing a problem. The flash objects render well above the carousel container and thus the flash...
royo_2004
Offline Send Email
May 27, 2008
9:15 am
389
I was having problems using the vertical carousel for text because each li element had a different height. I also was getting unexpected results using the...
Jason
pc100jase
Offline Send Email
May 29, 2008
8:22 pm
391
Hello, I have problems with this: if(!alreadyCached) { makeRequest(this, 'getTrips.php', "Amsterdam", start, (last- start+1) * 2); } how do I have to format...
thebone_raw
Offline Send Email
Jun 18, 2008
12:02 pm
392
Hmm... That is a wide open question. You can format the data coming back to your HTML page via an ajax call any way you want. It could be JSON. It could be...
billwaynescott
Offline Send Email
Jun 18, 2008
4:58 pm
393
Hi! I am trying to implement the Carousel control on an asp.net page in my site. I want to display all the images after reading them from the DB. I have the...
syed_afraz_ali
Offline Send Email
Jun 23, 2008
10:21 am
394
... I don't use asp, so I can't speak specifically. But the concept of what you need to do is that in whichever source file you are creating the imagelist,...
J.C. aka DougsJokes
dougsjokes
Offline Send Email
Jun 23, 2008
6:50 pm
395
I have thumbs that are portrait and they distort when using the carosel. Fixed with style edit to somewhat match image dimensions. .carousel-component...
phobos72
Online Now Send Email
Jun 24, 2008
7:50 pm
396
HELLO 1st THANKS TO ALL I am 23 year old just learning codeing finehing my s'cooling around and i had Q who get the smooth sliding drop down menu so i sat and...
mrcodey
Offline Send Email
Jun 26, 2008
9:45 pm
397
This group does not answer general programming questions. It is focused on the ycarousel component which is written in Javascript not Flash. So flash questions...
billwaynescott
Offline Send Email
Jun 26, 2008
10:41 pm
398
Sorry sir but i did not ask Q regarding Falsh, insted wanted to how to create drop down menu system in JS which acts like the one in the link or like the...
mrcodey
Offline Send Email
Jun 27, 2008
9:23 am
Messages 365 - 398 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