kswedberg / jquery-carousel-lite

A jQuery carousel plugin based on jCarouselLite by Ganeshji Marwaha
MIT License
177 stars 59 forks source link

Active class not set at init #45

Closed dsbaars closed 10 years ago

dsbaars commented 10 years ago

In my own code and in all your examples, the "active" set is only set after the first transition (both "normal" and responsive demo's confirm this behavior)

Also, the parameter passed with the afterEnd callback, shows the visible DOM elements correctly, but the "active"-class is still shown on the element which was active before the transition.

kswedberg commented 10 years ago

thanks for the report! I should have a fix within the next few days, but feel free to ping me if you don't hear from me.