the functions for the labs examples aren't likely in production version
of jQueryUI, you'll need to include whatever js files they are using as
well Aaron wrote: HI, I am using this: http://jquery-ui.googlecode.com/svn/branches/labs/carousel/demo/index.htmlplugin to jquery ui. The problem is that it's not working at all. I downloaded the firefox debugger and it's spitting out a error saying that it can't find the function of carousel. I am not sure what the function is called. Their is no documentation but their are demos that I can look at the source code. I see them using .carousel as a function so I used that same function call. Yet I can't get my carousel to work. |
- [jQuery] Using jquery ui plugin. Don't know what functions name to... Aaron
- [jQuery] Re: Using jquery ui plugin. Don't know what function... Charlie