View Full Version : Imagemap + iframe ?!


Stabbe
03-29-2005, 08:04 PM
Im about to build a homepage but a problem had occured, a big problem..

First off!

1. I have a background that I´ve made in Photoshop and in this background I have "designed" a menu (its the same file)

2.I want to build up these links with imagemaps and I want that those links should open in a iframe that is positioned in the middle of this background I've mentioned in #1

But I have no idea how to start, how many html-files I need and which codes thats needed for this to work out!

So please help me with this problem, please ask if you dont know what I mean I really need help with this!

Bye / Stabbe

kittycat
03-29-2005, 08:33 PM
An image map can't be a background, it has to be an actual image on the page.
The codes for image maps and iframes can be found easily on the site (too lazy to type them out :P), make sure when you do your image map you remember to target the links so they open in the iframe.
For the positioning of the image/iframe you may want to look into tables or absolute positioning, which can also be found easily by searching the site.

In total, you should have one main page with the iframe/map and then however many pages you want for your links.

Stabbe
03-29-2005, 08:46 PM
I fixed it!