Flexslider buga in Tab or Modal

0

I'm doing a tab with 1 Flexslider (Slider) on each tab, however the first works quietly, since the second TAB the slider buga, ie I have to either minimize the browser or open element inspector.

I looked for some things and found that Jquery does not work with hidden elements.

If anyone knows how to solve the problem, I'm grateful. Please let me know if you misunderstood.

    
asked by anonymous 30.06.2016 / 18:40

1 answer

0

This is just the way to render the screen.

Jquery works with the active DOM tree, which is generating after the initial Load of the page should call again the Flexslider Function, so that Jquery recognizes the new DOM elements;

    
30.06.2016 / 19:04