I took a different direction with a carousel I implemented, opting for bxSlider instead of jCarousel. This is for an image gallery I am building http://rjwcollective.com/equ
Solution : use reloadSlider
slider = $('.bxslider').bxSlider(); slider.reloadSlider();