[jQuery] jCarousel - How do I hide the list before display

[jQuery] jCarousel - How do I hide the list before display


Hi,
Is there a way of hiding the list before the carousel is fully
generated. I often get to see the list of images before the carousel
effect is produced. I've tried setting display to none in my css and
then executing jQuery .show after the carousel, but seems doesn't
work well.
many thanks