I have a page with categories of images. When clicked, each image on the left opens a div with it's own gallery of thumbnails.
Right now, to close a div, the category image has to be clicked a second time. How can I set it so that when one div opens, the other closes automatically? The client wants only one category displayed at a time.
Any help would be appreciated.
Thanks!
Marita
Right now, to close a div, the category image has to be clicked a second time. How can I set it so that when one div opens, the other closes automatically? The client wants only one category displayed at a time.
Any help would be appreciated.
Thanks!
Marita
Comment