jquery - Owl Slider Auto Width with Links (Horizontal Items Swipe) -


i have bunch of links items using owl slider. want owl items have auto width instead of calculating width per items.

it seems "autowidth: true" option not calculating width if links have "width: auto" , "white-space: nowrap" css.

my code:

 $(".mylinksmenu").owlcarousel({     items: 4,     navigation: false,     pagination: false,     slidespeed: 300,     addclassactive: true,     margin: 20,     autowidth: true,     responsiverefreshrate: 500 }); 

any workaround on bug?

thanks!


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

c++ - Fill runtime data at compile time with templates -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -