How to load a gallery from another page into a div on my page?
Posted
by Susana
on Stack Overflow
See other posts from Stack Overflow
or by Susana
Published on 2010-05-27T12:28:17Z
Indexed on
2010/05/27
12:31 UTC
Read the original article
Hit count: 130
jQuery
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 :)
© Stack Overflow or respective owner