How to get rid of "jumps" in the owl carousel when the block is turned on?
-
I have a regular switch of tabs (tabs) on bootstrap. Some tabs have an ovl carousel.
When you turn on the tab for a split second, the carousel starts loading content and looks crooked. Despite the fact that the site itself has been loaded for a long time.
As far as I understand, the ovl carousel does not load the carousel immediately, together with the site, if the carousel itself is in the display: none;
block
Can you get rid of this somehow?JavaScript Chloe Yang, May 4, 2019
0 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!