javascript - Carousel not working on jQuery Galleria -
i using galleria jquery slideshow , i'm having issue carousel of thumbnails on bottom. know within code, if 'carousel' present (too many thumbnails display on main page) thumbnails-container div has class of .carousel added it. not happening on mine, it's showing overflowed thumbnails. right , left nav items have .disabled class added them on load.
is there known issue of why happen? can't seem figure out issue is. error in console on load "uncaught error: fatal error: not extract stage height css. traced height: 0px." don't believe related (it though). slideshow loads alright error , works except carousel. help!
you have set option carousel:false somewhere. (http://jsfiddle.net/fgbn7/4/)
Comments
Post a Comment