Preserved Topic: Ifram Positioning |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: Small Patch of Grass in CT |
posted 02-11-2002 23:45
I am looking to use the Ifram to present my content in my webpage. WHat I need to do though is position it in an exact spot in the page. I have a graphical interface plotted out and there is an exact position on where it should be to corespond with the rest of the layout. My question is. Is there any way to position the Iframe such as using CSS or somethin else? |
Maniac (V) Inmate From: there...no..there..... |
posted 02-12-2002 03:41
You can place the iFrame where ever you want it. You can do it with CSS but it will only work in IE5+ and NN6+. You can make a div that uses absolute positioning and place the iFrame in it, or you could make a table layout and place the iFrame in the data cell where you want it to be. |
Bipolar (III) Inmate From: Small Patch of Grass in CT |
posted 02-12-2002 05:46
I used some CSS absolute positioning and it worked like a charm! Thanks! |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 02-12-2002 20:28
CPrompt: The question of absolute positioning shouldn't be a problem as NS4.x can't see the content of iframes anyway - which leads me to suggest to SkateFX that you might want to reconsider their use unless you've got a really good reason for it. |
Maniac (V) Inmate From: there...no..there..... |
posted 02-13-2002 14:42
Ahhh... Sometimes I just don't think before I post. you are absolutley right Emps. NN4.7 can't see an iFrame! Doh.... |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 02-13-2002 16:45
CPrompt: Well it wasn't really intended as a correction more of a roundabout way of suggesting that using iframes might be a bad idea!! |
Maniac (V) Inmate From: there...no..there..... |
posted 02-13-2002 17:22
Yeah man I know what you mean. Where is the world that uses one browser that supports every function in regards to dHTML CSS DOM....???.... Ahhh, it would be my Nirvana! |