[jQuery] JCarousel orientation problem on first page load in Safari

[jQuery] JCarousel orientation problem on first page load in Safari


Hey
We have a carousel that display horizontally with 5 elements.
However, when we try to access that page with an empty cache (reset
safari) and navigate to the page, the carousel is displayed vertically
instead of horizontally.
After that, when the page is reloaded or access a second time it works
fine.
The problem seems only to occur with safari.
We think it's something to do with the CSS/JS load time or processing
time.
We checked the load time and CSS files are loaded before all JS files.
Any suggestions to fix this problem?