Two kwicks accordion one trigger
Here is the problem - I have two separate kwicks accordion on one page with event, eventClose:'click' and I want to achieve, that, for example, by clicking on element 1 of first kwicks accordion open in the same time element 1 on second kwicks accordion same thing for the rest of both kwicks elements (i'm using example with basic and example1 kwicks both with event:'click' and eventClose:'click' -
http://mottie.github.com/Kwicks/). I achieve that with external link (trough demo.js conttroler click.function) but couldn't with clicking on kwicks element. I'm new to jquery! Do You have any suggestions? Thanks in advance!