That wouldn't fix ur problem... For now ur best work-around is to hide the
div using javascript after the call to jCarouselLite()... This way you are
giving the plugin the means to construct itself before u hide it...

In the mean-time, i will work on a fix for the same and keep u posted.

Lemme know if the work-around works.

-GTG

On 7/5/07, Ganeshji Marwaha <[EMAIL PROTECTED]> wrote:

hi jean,

i think u are using version 0.2.0. Last week 0.3.0. A few bugs were fixed
as well... To start with, u might want to try that version. You can download
it at http://www.gmarwaha.com/jquery/jcarousellite/index.php

This should mostly fix your problem. If it doesn't try adding the
following css to the div representing ur carousel.

        /* Needed for rendering without flicker */
        position: relative;
        visibility: hidden;
        left: -5000px;

Lemme know how it goes...

-GTG


On 7/5/07, Jean <[EMAIL PROTECTED]> wrote:
>
>
> > I was making my defense for my university´s project and
> > I´m trying hide divs only to show when i click in some tab but if i
> > hide de divs with jcarousel it dont works, but the same code without
> > the hide divs works, i have 2 examples´s pages.
> >
>
> with hide
> http://www.interalfa.com.br/sisdent/apresentacao/index1.php
>
> without hide
> http://www.interalfa.com.br/sisdent/apresentacao/index2.php
>
> Someone can help me?
>
>
> --
>
> []´s Jean
> www.suissa.info
>
>   Ethereal Agency
> www.etherealagency.com
>


Reply via email to