Hi! Im new to the whole js and jQuery thing, but I would like some help.
I have a page, that has 4 div's that are hidden on document.load and 4 images, and ive written a function for each one of them, so that when you click the image, it shows a specific div, that contains a form. What I need to get is this: when you click an image, it shows a div, that is full of other images, and then depending on which image you click, it show one or the other div, thats inside the first div. Can it be done, and if yes, HOW? Thanks!