jCarouselLite not setting width and left values on div
Posted
by Gaz
on Stack Overflow
See other posts from Stack Overflow
or by Gaz
Published on 2010-02-16T22:25:00Z
Indexed on
2010/03/14
13:35 UTC
Read the original article
Hit count: 338
Hi,
jCarouselLite not setting width and left values on div. Also, in firebug the div and ul and greyed out although the div has:
visibility: visible;
Incidently, the width and height attributes on the ul and subsequent li's are set to 0, shouldn't jCarouselLite be setting those?
Images are being loaded in the DOM - but not displaying.
Thanks, Gaz
© Stack Overflow or respective owner