I am using FlexSlider, and facing a strange problem: each slide is part of a white space With the left side of each slide is moved.
When I try to inspect the DOM, I think that if I Inline does not interfere in any way with the styles, so the slider still has white space, and after that I scroll down the page and go back up, with no problem the slider works as expected. Note that I do not have a problem with resolution of 1920x1080 but at a low level - for example 1024x768 What could be the problem? Also, there is a link to the live demo: I float: left or
margin-right: -100% Code
flexslider.resize () Is added to the function in the Start option and it works fine.
$ ('flexslider') Flexslider ({Start: Function (Slider) {$ ('body'). RemoveClass ('Load'); $ ('FlexLeader'). Resizing ();}});
No comments:
Post a Comment