Ok so I am new to jquery.
What I am trying to do is to have multiple galleries in one page. The in another page I have a div and some links. Depending in which link you click on the gallery to be displayed in the div should change.
All my links have different Ids and all my galleries too.
I know there should be a way to do it with Jquery. Can anybody tell me how I can do this.
Thanks :)