Problems with jQuery Cycle + Caroufredsel -
    i have created jquery cycle/maximage2 gallery, while using caroufredsel carousel thumbnail navigation, caroufredsel isn't firing until resize browser window reason. have tried wrapping cycle in   $(window).load(function() {   and wrapping caroufredsel in   $(document).ready(function() {   to see if still no change.   js fiddle below: (resize internal browser see fire).   http://jsfiddle.net/azgja/2/