Re: [css-d] iframe troubles

2011-12-14 Thread Barney Carroll
On 14 Dec 2011, at 18:34, david wrote: > Hmm, maybe you could put the iframe inside a div and position/size the div > the way you want? David's on the button: iframes, objects and embeds are notoriously difficult to pass convenient measurements to. Your best bet is to get a wrapper div positi

Re: [css-d] iframe troubles

2011-12-14 Thread david
Hmm, maybe you could put the iframe inside a div and position/size the div the way you want? Deighan, John wrote: Thanks for your attempt to help, but in fact, I do not want the iframe to be the height of the viewport. I want the top of the iframe to be N pixels down from the top of the viewp

Re: [css-d] iframe troubles

2011-12-14 Thread Deighan, John
Thanks for your attempt to help, but in fact, I do not want the iframe to be the height of the viewport. I want the top of the iframe to be N pixels down from the top of the viewport, and for the bottom of the iframe to be at the bottom of the viewport. I have set the height to 100%, but since t