javascript - Metaslider flexslider move:1 -


i have been trying fix time now, still no luck. on wordpress install i'm using metaslider - flexslider carousel.

the images in carousel have different heights, resized fit carousel: result: images have different widths. on doesn't cause problems, when clik next/prev need carousel move 1 image @ time. moving entire visible part.

could please me? http://denkkamer.com/nieuwesite/projecten/

i read code: "move: 1;" should work. doesn't.

// carousel options itemwidth: 0,                   //{new} integer: box-model width of individual carousel items, including horizontal borders , padding. itemmargin: 0,                  //{new} integer: margin between carousel items. minitems: 1,                    //{new} integer: minimum number of carousel items should visible. items resize fluidly when below this. maxitems: 5,                    //{new} integer: maxmimum number of carousel items should visible. items resize fluidly when above limit. move: 1,                        //{new} integer: number of carousel items should move on animation. if 0, slider move visible items. allowoneslide: true,           //{new} boolean: whether or not allow slider comprised of single slide 

complete code: http://denkkamer.com/nieuwesite/code.js


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -