javascript - FlexSlider: strange carousel behaviour -
I am using the latest version of FlexSlider.
The carousel does not work properly: When I click the final scene for thumb, the carousel is not scrolling on the next thumb. T
My JS code is:
$ ('. Switcher'). Flexslider ({Animation: "Slide", ControlNew: False, Directions: True, Animation Loop: True, Slide Show: True, Item Width: 115, Item Margin: 2, Moves: 1, SlideshowSpace: 1000, asNavFor: '. Gallery-box '}); $ ('Gallery-box'). FlexSlider ({Animation: "Slide", ControlNew: False, SlideShowspid: 1000, Guideline: Wrong, Animation Loop: True, Slide Show: True, Sync: ".switcher"});
The HTML code is exquisitely similar to the official example:
FlexSlider options:
My slider (Live, AutoAnimation / 1000 MMS has been added):
Tried:
-
On starting. Adding resize ()
-
Add style = "width: 700px;"
-
setterimeout () Initialize - to ensure that this is not a "DOM ready" problem.
Any thoughts?
The width may be wrong, according to which the width of the li + should be margin from both sides.
Comments
Post a Comment