Klaus Hartl wrote:
> Jan Sorgalla schrieb:
> > ok, i see now. One of the main differences between the old and the new
> > version of jCarousel is, that you no longer have to pass itemsVisible
> > as option. The number of visible items are calculated on the fly
> > depending on the sizes of the cl
Jan Sorgalla schrieb:
ok, i see now. One of the main differences between the old and the new
version of jCarousel is, that you no longer have to pass itemsVisible
as option. The number of visible items are calculated on the fly
depending on the sizes of the clip and the items. I've done that
mai
I was modified the ajax based jCarousel sample in
http://www.gotcreme.com/index.php?option=com_creme&Itemid=33 (click
left-top links), you can check the code there...
On 12 Nisan, 10:34, Klaus Hartl <[EMAIL PROTECTED]> wrote:
> Hi jQuerians!
>
> I was wondering if there is a mod for jCarousel out
Hi,
On 12 Apr., 21:13, Klaus Hartl <[EMAIL PROTECTED]> wrote:
> Klaus Hartl schrieb:
>
> > Here's what I did - it's a hack and you could do better but it works for
> > now and you get the picture:
>
> > I added a flexibleWidth option and than added the following lines to the
> > init method:
>
>
Klaus Hartl schrieb:
Here's what I did - it's a hack and you could do better but it works for
now and you get the picture:
I added a flexibleWidth option and than added the following lines to the
init method:
// Mod - allow flexible width
if (priv.o.flexibleWidth)
jQuery(window).bind('r
Klaus Hartl schrieb:
Jan Sorgalla schrieb:
Hi Klaus,
Hi jQuerians!
I was wondering if there is a mod for jCarousel out there, that allows
it to be flexible? I need the width of the list and its items to be
flexible (depending on the browser width).
I tried only a bit yet and tinkered with
Jan Sorgalla schrieb:
Hi Klaus,
Hi jQuerians!
I was wondering if there is a mod for jCarousel out there, that allows
it to be flexible? I need the width of the list and its items to be
flexible (depending on the browser width).
I tried only a bit yet and tinkered with the windows resize even
Hi Klaus,
> Hi jQuerians!
>
> I was wondering if there is a mod for jCarousel out there, that allows
> it to be flexible? I need the width of the list and its items to be
> flexible (depending on the browser width).
>
> I tried only a bit yet and tinkered with the windows resize event, to
> adjus
8 matches
Mail list logo