View Full Version : Image + Menu + Appear


disconnect277
01-11-2007, 09:59 PM
Hi, I'm Dc :waves: :waves: and Im wondering if anybody can help me find this code. It's a code that where in a drop-down menu you click on the link and below pictures appear.

For a good Example you can find one here. http://www.sunnyneo.com/petcolour.php

I would copy the code but I want to be careful and now accidently to to much code, or not enough.

So if it's possible to do this in javascript, then can you give me the code, or a site that has the code. (If this needs to have PHP then please tell me),

Thanks in advance ~Dc
:confusion :confused: :prince:

(please PM me if you reply)

swimeckly287
01-13-2007, 03:10 AM
Here is a good site: http://www.w3schools.com/tags/tag_select.asp It really helped me out and it makes it pretty easy to edit.

disconnect277
01-13-2007, 04:02 AM
I know how to do that menu code, but i just don't know how to do it like the link I provided in my first post.

Thanks Anyway.

swimeckly287
01-13-2007, 06:17 AM
OH sorry, I looked at the link before I was logged in so it sent me to the register page, and I thought you were using that as an example. Well if you have Mozilla you can view the page source and basically copy it that way - they have <!--blah--!> things that tell you where content starts and ends. Or if you don't here is the code verbatim from the site: http://www.savefile.com/files/409582. It was too long so I had to upload in the form of a txt file. Hope that helps.

disconnect277
01-13-2007, 02:32 PM
I would copy the code but I want to be careful and now accidently to to much code, or not enough.


I have IE, so I know how to do that. I'll just keep trying.