Hello, I have problems with this: if(!alreadyCached) { makeRequest(this, 'getTrips.php', "Amsterdam", start, (last- start+1) * 2); } how do I have to format...
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...
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...
... 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,...
I have thumbs that are portrait and they distort when using the carosel. Fixed with style edit to somewhat match image dimensions. .carousel-component...
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...
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...
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...
Ay, I feel bad posting this, but I really need some help. The page (and carousel) in question is http://www.rchseaglesnest.org <http://www.rchseaglesnest.org>...
Hmm. Odd. I just went to the site with IE6 and it did work. I don't have IE7 on this machine so would have to check that out later. What version of IE are you...
Hi, Bill! It's not appearing for me in both IE6 AND IE7 (sorry about IE6; I only started last night hacking up the layout to try to make it somewhat ...
HA! I knew it would turn out to be something ridiculous. (The debugging tools for IE are nice; thanks for pointing them out!) It appears, after a bit of poking...
I`m trying to combine Carousel with YUI Drag and Drop or, alternatively, Scriptaculous Draggable component... It works, but I have a basic problem. When I drag...
Hello, I've been building an admin interface (AJAX'Y) that dynamically adds images to the carousel using the wonderful insertBefore and insertAfter methods,...
I have three Yahoo video playlists on my myspace page, The code below is to one of those playlists within myspace. www.myspace.com/244208468 <object...
Hi! First of all sorry for my poor english. I'm from Brazil, and I have some questions... I'm currently adapting Slide Show carousel to my site, and I have now...
Hi All, I'm having a few problems making the AJAX version of this script work. I have created my own getTrips.php file if you will, which obtains data from a...
Hi, Could someone post an example of css using nested <li> to have a horizontal carousel with two rows. I was unable to get such an example to work properly....
Hi, everyone! I've got a frustrating problem with carousel that has more to do with the css than the actual functioning of the script, I think, but I can't...
I got it,...I got it. (In IE at least -- Safari's next on the agenda.) I was using the carousel to display text in tables, rather than images, and IE was...
Newbie here... Bill's Carousel is exactly what I have been looking for. I have a couple of newbie questions. I am fairly new to programming and not sure I...
I'm somewhat new to JavaScript, but I've been playing with YUI for a while. I recently noticed the Carousel component. I've thrown a test page together that...
Just a quick update to make all examples use YUI 2.5.2. And re-tested on major browsers. http://billwscott.com/carousel/ I will take all of the feedback/issues...
I'm probably just brain cramping ... I have a carousel setup for ajax pulls, application requirement is that clicking a thumbnail navigates to a new page in...
I made this way too hard on myself. Now I'm down to just a IE problem. Here's what I've done. My ajax stuff looks just like the dual carousel ajax example in...
I've futzed with this client side, tried hacking server side testing the cookies and spitting JS scrollNext() calls (*ugly!*) ... it's just not working ......
I was doing some testing in ie8 to see how the carousel would look and found that the carousel style: overflow:hidden is not rendering correctly in ie8 beta...
I noticed that when I view the carousel in FireFox, it has nice rounded corners, but when I display it in IE, it loses the rounded corners. Is this a known...
I'm not sure how else to say it, but is it possible to "wrap" by simply making the next image be the first image, and similarly for the reverse direction? The...