Click to See Complete Forum and Search --> : Problem with iframe


Odowalt
12-10-2006, 05:24 PM
Hello,

I made a site and created an image on which I use area shapes to create a menu.
When I press a button in the menu, the corresponding page should load in the iframe 'main', but it just loads in the center of the page in stead of in the center of frame (respecting the boundaries of the frame).

http://users.skynet.be/fa227919/interface.htm
http://users.skynet.be/fa227919/main.htm

Odowalt
12-11-2006, 11:32 AM
that last link should be:

http://users.skynet.be/fa227919/home.htm :-)

When you click the first menu, you see a menu and under that an empty square with two dragons on the background, the space of that square is defined as iframe and so in there (nothing outside of it) home.htm has to be loaded when you click 'home' in the menu.

However, home.htm appears outside the frame, in the middle of the page ...