vote up 0 vote down star

I have implemented a jQuery gallery. Now I'm trying to switch between different galleries that implement this jQuery plugin but I'm not sure how to do it. The idea is to have a navigation pane on the page somewhere... lets say on the left part of the page. In this page, I would have links to the different galleries, and when I click 'Gallery 1', then gallery 1 would load on the page. Then if I were to click 'Gallery 2', then gallery 2 would load into the same page (something is screaming AJAX here) without navigating to a different web patge, and gallery 1 would be replaced.

I'm not really sure how to approach this and I'm certainly not familiar enough with AJAX and jQuery to pull this off yet. Any advice is appreciated.

Thanks in advance guys.

flag

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.