From: Steve on
On Apr 18, 4:14 pm, Steve <tinker...(a)gmail.com> wrote:
> On Apr 17, 8:51 pm, Harlan Messinger
>
> <hmessinger.removet...(a)comcast.net> wrote:
> > Breathe, have some coffee, then refer to the OP. The core of his
> > question: "The height and width of the class are set to 100%. I want
> > the DIV to cover the whole HTML page, but it only covers the browser
> > screen." Assuming the <div> and </div> encircle the entire contents of
> > the body, the way to have the DIV "cover" the whole HTML page, in the
> > sense I understand "cover" to have", is NOT to set the DIV's height.
>
> I'm the original poster. The DIV that I want to cover the whole HTML
> page instead of just the browser screen does NOT encircle the entire
> HTML page. It is an empty div at the bottom:
>
> <div id = "lightboxBackground"></div>
>
> How would I get that to cover the whole page, without javascript and
> just CSS? I got the effect I want, but I would love to be able to do
> it with just CSS and in the same way for FF, IE, Safari & Opera

Oh. I'm using the div as an overlay rather then changing the style of
the body because I like how the div blocks access to the page.

I am using this div as an "underlay" to a "pop in box", a div that is
made visible to display a message, like a pop in box
From: Steve on
On Apr 18, 4:56 pm, Ben C <spams...(a)spam.eggs> wrote:

> I think he means the whole page with all its contents is made to sort of
> disappear by covering it with a div. On top of the div is a message. The
> reader's attention is drawn to the message by the fact that everything
> else has suddenly disappeared.

Yes!

From: Steve on
On Apr 18, 4:53 pm, Ben C <spams...(a)spam.eggs> wrote:
> On 2008-04-18, Steve <tinker...(a)gmail.com> wrote:
>
>
>
> > On Apr 17, 8:51 pm, Harlan Messinger
> ><hmessinger.removet...(a)comcast.net> wrote:
> >> Breathe, have some coffee, then refer to the OP. The core of his
> >> question: "The height and width of the class are set to 100%. I want
> >> the DIV to cover the whole HTML page, but it only covers the browser
> >> screen." Assuming the <div> and </div> encircle the entire contents of
> >> the body, the way to have the DIV "cover" the whole HTML page, in the
> >> sense I understand "cover" to have", is NOT to set the DIV's height.
>
> > I'm the original poster. The DIV that I want to cover the whole HTML
> > page instead of just the browser screen does NOT encircle the entire
> > HTML page. It is an empty div at the bottom:
>
> ><div id = "lightboxBackground"></div>
>
> > How would I get that to cover the whole page, without javascript and
> > just CSS? I got the effect I want, but I would love to be able to do
> > it with just CSS and in the same way for FF, IE, Safari & Opera
>
> #lightboxBackground
> {
> position: absolute;
> top: 0; right: 0; bottom: 0; left: 0;
>
> }

What about setting the height and the width?
From: dorayme on
In article <66r9nnF2ltm80U1(a)mid.individual.net>,
Harlan Messinger <hmessinger.removethis(a)comcast.net> wrote:

> dorayme wrote:
> > The HTML element is ...
>
> By all means, set display: block for your HEAD subelements. In Firefox
> they'll actually show up.
>
Not, it seems on my Mac FF (2.0.0.14. As far as I understand you. But I
am intrigued).


> > (Anyone who wants to book advance copies, please send $US10)
>
> Why would anyone want USD these days? The AUD is worth almost a USD now!

I was not meaning to imply I wanted this. My experience in these matters
is that the American people are fabulously open and generous when it
comes to anything E.T. and I honour them by using their currency. Also,
it makes it *clear* what a pathetic amount I am asking for, this in
itself generates sympathy (it is not cheap putting tails on The Canvas,
HTML, BODY, my operatives cost me plenty and their equipment is
extremely high tech, the HTML camera alone takes up half my annual
budget).

--
dorayme