[jQuery] Re: jCarousel Appears Vertical then Horizontal

2009-08-25 Thread Charlie





very likely something's wrong in css, further guessing would be futile,


link?

Sparky12 wrote:

  Still got this problem ? Anyone else had any luck with it ?

  






[jQuery] Re: jCarousel Appears Vertical then Horizontal

2009-08-25 Thread amuhlou

Assuming your carousel container name is something like div
id=carousel

Try setting something in your main CSS like:

#carousel ul li {
float: left;
width: 75px; /*or whatever the width of your items is*/
height:75px; /*or whatever the height of your items is*/
}


On Aug 25, 11:55 am, Charlie charlie...@gmail.com wrote:
 very likely something's wrong in css, further guessing would be futile,
 link?
 Sparky12 wrote:Still got this problem ? Anyone else had any luck with it ?


[jQuery] Re: jCarousel Appears Vertical then Horizontal

2009-08-24 Thread Sparky12

Still got this problem ? Anyone else had any luck with it ?


[jQuery] Re: jCarousel Appears Vertical then Horizontal

2009-07-18 Thread Andy

Hey Guys,

Getting the same issue - anyone know of any other fixes to this
problem ? Really need some help!?

Thx


[jQuery] Re: jCarousel Appears Vertical then Horizontal

2009-07-18 Thread Charlie





Can you post a link? This problem surely has an easy solution but not
easy to guess what it is without seeing it. Be a lot easier to debug
real thing in firebug .

Andy wrote:

  Hey Guys,

Getting the same issue - anyone know of any other fixes to this
problem ? Really need some help!?

Thx

  






[jQuery] Re: jCarousel Appears Vertical then Horizontal

2009-07-15 Thread Sparky12

Anyone got any other ideas ? Really appreciate any help?


[jQuery] Re: jCarousel Appears Vertical then Horizontal

2009-07-13 Thread Sparky12

Hey MorningZ,

Thanks for the suggestion - this worked for Firefox and seems to have
fixed the error ... but the error remains in IE ?

Any more ideas ? Thanks so much.


[jQuery] Re: jCarousel Appears Vertical then Horizontal

2009-07-12 Thread Sparky12

Hi Jonathan,

Thanks so much for the response. Yeah, I tried this and it partially
solves the problem (no probs in safari) - but it seems that IE and
Firefox still have the vertical rendering issue?

Do you know anything else I could try ?

Thanks


[jQuery] Re: jCarousel Appears Vertical then Horizontal

2009-07-12 Thread MorningZ

How about using display: none on the ul list and then removing
that CSS property when jCarousel is done doing it's thing?

There is going to be time in between the HTML being generated and
getting to the script to set it up


On Jul 12, 6:28 am, Sparky12 timo...@gmail.com wrote:
 Hi Jonathan,

 Thanks so much for the response. Yeah, I tried this and it partially
 solves the problem (no probs in safari) - but it seems that IE and
 Firefox still have the vertical rendering issue?

 Do you know anything else I could try ?

 Thanks


[jQuery] Re: jCarousel Appears Vertical then Horizontal

2009-07-08 Thread Sparky12

Btw - the problem is the li utens are aligned vertically by default
and then after applying the jCarousel script they become aligned
horizontally ?

Any way to resolve this ?


[jQuery] Re: jCarousel Appears Vertical then Horizontal

2009-07-08 Thread Sparky12

Btw - the problem is the li items are aligned vertically by default
and then after applying the jCarousel script they become aligned
horizontally ?

Any way to resolve this ?


[jQuery] Re: jCarousel Appears Vertical then Horizontal

2009-07-08 Thread Jonathan Vanherpe (T T NV)


Sparky12 wrote:

Btw - the problem is the li items are aligned vertically by default
and then after applying the jCarousel script they become aligned
horizontally ?

Any way to resolve this ?


Try editing the css so the container div has overflow: hidden and a 
fixed width/height.


Jonathan
--
Jonathan Vanherpe - Tallieu  Tallieu NV - jonat...@tnt.be