Click to See Complete Forum and Search --> : IFrame needed to load the bottom, not top of page


shopkanji
12-22-2004, 12:14 PM
I’m using an iframe tag for a web page I’m developing.

Instead of having the loaded page in the frame show at the very top, I would love to have it be at the very bottom.

I have no control over the contents of that page.

Any ideas how I might be able to do this?

PeOfEo
12-22-2004, 01:04 PM
If you cannot onctol the content of the page the frame is on then you can't do it. Not even with css because you cannot just import a css file without putting the import code on the page that the frame opens on.

shopkanji
12-22-2004, 04:47 PM
If I could control the content, how would I go about doing it?

PeOfEo
12-22-2004, 09:44 PM
Just position the iframe with come css.