add dropdown list inside div
Hello eveybody....
I'm newbe on this JQuery that someone suggested me to use yesterday... so it's just one day.. :)..
So i'd like to have a help about something...
I have, inside a wrapper a rectangular div where in the middle there is an image..
now the idea is that when i click the image the inside of this div change and the inside divides itself in two other div, the upper one where i should put a dropdown list (with things inside), and a lower div where should be appear the results of a db...
The part where I make a choice from the list and in the lower div the images from db appear is all right... ( i think .. :))..
the problem it's the first one... Is it possible with this language clear a div and the put two little different div inside it and add a dropdown list?....
Thanks, I.