jsor / jcarousel

Riding carousels with jQuery.
https://sorgalla.com/jcarousel/
MIT License
1.99k stars 736 forks source link

Slides load to the left, and pagination items are missing #645

Closed akostkasmith closed 10 years ago

akostkasmith commented 10 years ago

On first load, and often even with refresh, I am encountering an issue where the first slide loads -48px, and so the following slide is visible by 48px. In addition to this, there are 5 items, however only 3 are showing up in the pagination area.

http://www.cobourgspineandsport.com/

Any insight into this issue would be greatly appreciated. Thanks for all your hard work.

jsor commented 10 years ago

Could you try to apply the width/height style to the <li> elements?

akostkasmith commented 10 years ago

Gave it a try, but it didn't clear up the issue. This is a very strange issue, because it doesn't always happen.

jsor commented 10 years ago

I checked your example, but the width/height is still applied to the img elements.