On Wed, Dec 14, 2011 at 1:37 AM, Deighan, John wrote:
> For some reason, when I try to create a position:fixed iframe element, it
> gets an arbitrary height instead of filling to the bottom of the viewport as
> I think it should. A sample HTML page is below. The only change I've made
> from the
Am 14.12.2011 02:05 schrieb Philippe Wittenbergh:
On Dec 14, 2011, at 2:37 AM, Deighan, John wrote:
For some reason, when I try to create a position:fixed iframe element, it gets an arbitrary height
instead of filling to the bottom of the viewport as I think it should. A sample HTML page is b
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
s.css-discuss.org
Subject: Re: [css-d] iframe troubles
On Dec 14, 2011, at 2:37 AM, Deighan, John wrote:
For some reason, when I try to create a position:fixed iframe element, it gets an arbitrary height
instead of filling to the bottom of the viewport as I think it should. A sample HTML page is below.
ution can be found
From: Philippe Wittenbergh [e...@l-c-n.com]
Sent: Tuesday, December 13, 2011 8:05 PM
To: Deighan, John
Cc: css-d@lists.css-discuss.org
Subject: Re: [css-d] iframe troubles
On Dec 14, 2011, at 2:37 AM, Deighan, John wrote:
> For some reas
On Dec 14, 2011, at 2:37 AM, Deighan, John wrote:
> For some reason, when I try to create a position:fixed iframe element, it
> gets an arbitrary height instead of filling to the bottom of the viewport as
> I think it should. A sample HTML page is below. The only change I've made
> from the ve
For some reason, when I try to create a position:fixed iframe element, it gets
an arbitrary height instead of filling to the bottom of the viewport as I think
it should. A sample HTML page is below. The only change I've made from the
version I'm using for testing is that I removed many lines lik