darrenkabul
New Member
I'm creating a portfolio webpage for my school project (High School), and I have got a section called work. There I want to have images appear along side eachother (just some padding) and then if you click on them, there will be a kind of a dropdown menu where the image will appear on the left site, and text on the right. This will also push the rest of the content on the webpage down.An example? Google Images. If you search on someting, let's say "google", and then you go to images, if you now click on a random image, there is a smooth dropdown with the image and some text, and the rest of the content on the site is pushed down. This is what I want. It's just that I have no clue on how I get that drop down and to get the rest of the page pushed down.Making the images float like on google is no big deal, the problem here is getting that dropdown thing appear when you click on an image, and getting the content pushed down.I'm using PHP to be able to put things in when ever I want, but getting that imagedropdown is not within my competence right now.This does not nessescarly have to work in all browsers, as long as it works in webkit and mozilla it is fine.Any help?