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.

http://roofing.kellykruschel.com/

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

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -