Hi Paul,

It looks like the carousel has been removed from the demo site.  I was
very interested in using this for an events site that I'm developing
and only now found this discussion about how it's licensed etc...

Is there an alternate place to check out the carousel or to acquire
the plugin?  Any help you could give would be appreciated.  Seeing it
was just the push I needed to get me to check into jquery.

Thanks,
Dustin

On Nov 18 2008, 11:45 pm, "Paul Bakaus" <[email protected]>
wrote:
> Hi there,
>
> there are a couple of things you have to change directly in the script, but
> unfortunately
> I can't help you much with that. The best idea is to have a look at the
> rotate function in
> the script, and figure out yourself.
>
> Hope this helps a bit,
> Paul
>
>
>
> On Wed, Nov 19, 2008 at 3:14 AM, Raine <[email protected]> wrote:
> > Hi Paul,
>
> > 1. If I were to changed the total width of the carousel, which variables
> > should I change? It looks like this is affected by both the settings in css
> > and js?
> > 2. If I want to change the max width of each image, where should I change?
>
> > I tried to start at this line first:
> > var inst = new $.ui.carousel($("div.demoflow")[0], { height: 200, width:
> > 310 });
>
> > But it looks like there are more than one place should be changed,
> > otherwise the whole thing will look very weird.
>
> > Thank you very much
>
> > Regards
>
> > Raine
>
> > On Mon, Nov 17, 2008 at 4:49 AM, Paul Bakaus 
> > <[email protected]>wrote:
>
> >> Hey there,
>
> >> weird, that should work fine. Hope you find out the issue!
>
> >> On Mon, Nov 17, 2008 at 8:43 AM, Raine <[email protected]> wrote:
>
> >>> I have been trying to use a slider instead of the 2 buttons, but it seems
> >>> a bit harder than I thought.
>
> >>> I'm trying to do something very simple first to see how things work, so I
> >>> just tried to rotate right when the slider moves.It doesnt seem to stop
> >>> though when I stop sliding though
>
> >>>                 $('#example4').slider({
> >>>                     steps: 10,
> >>>                     range: true,
> >>>                     slide: function(e,ui) {
>
> >>>                         inst.rotate("right");
>
> >>>                     }
>
> >>>                 });
>
> >>>  On Wed, Nov 12, 2008 at 2:10 PM, Raine <[email protected]> wrote:
>
> >>>> Excellent, Thank you very much Paul.
>
> >>>> Regards
>
> >>>> Raine
>
> >>>> On Wed, Nov 12, 2008 at 10:01 AM, Paul Bakaus <
> >>>> [email protected]> wrote:
>
> >>>>> Hi there!
>
> >>>>> This one is a custom effect called "UI Carousel", which I have
> >>>>> implemented
> >>>>> specifically for this demo page. Many people have asked about it, but
> >>>>> it's not
> >>>>> released yet as external plugin.
>
> >>>>> However, feel free to grab the source of that page and use it - it's
> >>>>> licensed
> >>>>> under MIT/GPL, like jQuery UI.
>
> >>>>> Cheers,
> >>>>> Paul
>
> >>>>> On Wed, Nov 12, 2008 at 4:53 PM, yellow1912 <[email protected]>wrote:
>
> >>>>>>http://ui.jquery.com/demos?
>
> >>>>>> Looks very nice, pretty much like Mac descktop. Can anyone please tell
> >>>>>> me the name of this effect? I love this plugin
>
> >>>>>> Thank you.
>
> >>>>>> Raine
>
> >>>>> --
> >>>>> Paul Bakaus
> >>>>> UI Architect
> >>>>> --
> >>>>>http://paulbakaus.com
> >>>>>http://www.linkedin.com/in/paulbakaus
>
> >>>> --
> >>>> RubikIntegration
> >>>> Think outside the Cube
>
> >>> --
> >>> RubikIntegration
> >>> Think outside the Cube
>
> >> --
> >> Paul Bakaus
> >> UI Architect
> >> --
> >>http://paulbakaus.com
> >>http://www.linkedin.com/in/paulbakaus
>
> > --
> > RubikIntegration
> > Think outside the Cube
>
> --
> Paul Bakaus
> UI Architect
> --http://paulbakaus.comhttp://www.linkedin.com/in/paulbakaus

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to