Hi, loving kwicks but there is something I can't get my head around.
If I wanted to add a hover effect which expanded the current panel by a small amount without fully expanding the panel (that is reserved for the click function) how would I go about that?
As I don't want to fully expand the panel I guess I can't use the expand method.
I tried simply adding 50px to the current panel when hovering, and then calling the .kwicks('resize') method as I hoped it would recalculate the values based on what I had added to the panel but it doesn't adjust the rest of the panels.
Any help is appreciated, thanks in advance.
Hi, loving kwicks but there is something I can't get my head around.
If I wanted to add a hover effect which expanded the current panel by a small amount without fully expanding the panel (that is reserved for the click function) how would I go about that?
As I don't want to fully expand the panel I guess I can't use the expand method.
I tried simply adding 50px to the current panel when hovering, and then calling the .kwicks('resize') method as I hoped it would recalculate the values based on what I had added to the panel but it doesn't adjust the rest of the panels.
Any help is appreciated, thanks in advance.