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:

  1. On starting. Adding resize ()

  2. Add style = "width: 700px;"

  3. 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

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -