I have a Carousel (jcarousel) which displays items inline.
When loading, the items first show up vertically (list) and then switch to the normal inline position.
I have this on several websites and find it annoying.
Is there something that can be done about this ?
Thanks
You can change the css of the parent div or whatever container your carousel is in:
And onload (window, not document, so it doesn’t show until the images are loaded):