I’m trying to have the first frame default to open as if being hovered over and then have the other frames open as you roll over them. I’ve tried your advice in similar help topics (“Homepage Gallery Help”, “It is possible to stop sliding effect?”) on this forum but i haven’t figured it out. I’ve also consulted the Kwicks for jQuery page but can’t figure out where to put the code or which code to replace. Please help!
The page is biancarodriguezflamenco.com
Gracias for your time and effort on this theme. Bianca loved it.
Yogi
Try adding to the parameters of th kwicks() function:
sticky: true,
defaultKwick: 1-4,
where defaultKwick is the number of the slide you wish to highlight
Thanks for your reply. Where do I find the kwicks function?