If you view the html of that demo, one of the files included is
ui.carousel.js :
http://jquery-ui.googlecode.com/svn/branches/labs/carousel/ui.carousel.js

<http://jquery-ui.googlecode.com/svn/branches/labs/carousel/ui.carousel.js>If
you include that in addition to jQuery and jQuery UI (or at least
ui.core.js, as the example does) you should be fine. Example:

jQuery UI Labs Carousel demo: http://jsbin.com/aliqu
jQuery UI Labs Carousel demo source: http://jsbin.com/aliqu/edit

If you have any further question about this or any other jQuery UI plugins,
labs or otherwise, please note there's a dedicated list for jQuery UI help:

http://groups.google.com/group/jquery-ui

- Richard

On Sat, Oct 10, 2009 at 6:18 PM, Aaron <shyhockey...@aol.com> wrote:

>
> Hi, I am trying to use this plugin:http://jquery-ui.googlecode.com/svn/
> branches/labs/carousel/demo/index.html
>
> I don't know what the function name to use to make a carousel effect.
>
> I even looked at the source code of those demos and tried to use the
> function carousel.
>
> I have firefox debugger  installed and it spits our one error saying
> that carousel isn't a function.
>
> I would like to know what the name of the function that I should be
> using to create the carousel effect.
>
> I have asked on jquery irc and one person said he can help me out only
> if I am willing to pay him some $$$$. I refused and decided to post it
> on here. He flat out did told me that  I am using the wrong function
> name yet it's the same function that I see used in the demos.
>
>

Reply via email to