[jQuery] jCarousel
[jQuery] jCarousel
I'm not sure if I'm missing something - but it seems like there is no
simple way to add or remove a list item after jCarousel has been
setup.
For example. I'm populating a list from a javascript array, then
initializing jCarousel. Works great - for the most part. However, I
provide users with the ability to modify this list.
How might I update the widths/count of jCarousel after the fact (post-
load add/remove list item)?
Also, I'm having an issue with the init of jCarousel. Initially, only
the first 3 items of the list display correctly, thou the scroll
buttons act as if the others are visible. Then, on browser resize, or
anything that forces the browser to redraw, suddenly all items are
lined up correctly.
Has anyone experienced this behaviour?