jquery - Having trouble using Kwicks to open first li of accordion slider -
i have tried few different methods have first li of accordion slider open default nothing working properly.
i have tried add class active doesn't unless inline style set 686px. if add changes other images well.
i'm sure simple solution on looking.
use , working fiddle
kwicks 2.0
$('.kwicks').kwicks('expand', 0);
kwicks 1.5
$('.kwicks').kwicks({ size: 321, max : 686, spacing : 0, behavior: 'menu', sticky :true }); });
Comments
Post a Comment